From 3bec9d865b90beda5b3c16e70e8978a855d44599 Mon Sep 17 00:00:00 2001 From: Stefan Ritt Date: Mon, 11 Jan 2010 15:15:48 +0000 Subject: [PATCH] Fixed typos SVN revision: 2281 --- doc/config.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/config.html b/doc/config.html index ab46219d..d643e09f 100755 --- a/doc/config.html +++ b/doc/config.html @@ -2589,14 +2589,14 @@ Options Location = Main Building{a}, New Building{b}, Old Building{c}
  • Sort Attribute Options <attribute> = 0|1
    - 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 0.
  • Allow branching = 0|1
    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 1.