Fixed typos

SVN revision: 2281
This commit is contained in:
2010-01-11 15:15:48 +00:00
parent 87cc97c345
commit 3bec9d865b
+2 -2
View File
@@ -2589,14 +2589,14 @@ Options Location = Main Building{a}, New Building{b}, Old Building{c}
</li>
<li>
<b><code>Sort Attribute Options &lt;attribute&gt; = 0|1</code></b><br>
If this opeion is 1, the options for this attribute are sorted alphanumerically.
If this option is 1, the options for this attribute are sorted alphanumerically.
This can be handy when locating options from long lists in drop-down boxes in
quick filters for example. Default for this setting is <b>0</b>.
</li>
<li>
<b><code>Allow branching = 0|1</code></b><br>
With this option one can probihit "branching", which is that an entry gets
more than one reply. When braning is prohibited, only linear threads are
more than one reply. When branching is prohibited, only linear threads are
possible, which is one head entry, one reply to it, then one reply to the reply
and so on. Default for this setting is <b>1</b>.
</li>