diff --git a/doc/config.html b/doc/config.html index 9a39caf6..c08fef7f 100755 --- a/doc/config.html +++ b/doc/config.html @@ -1657,7 +1657,7 @@ Comment: ...
Another use of conditional attributes is in conjunction with the option
Message comment. Depending on some attribute values,
- different message comment can be displayed to tell the user what to enter
+ different message comments can be displayed to tell the user what to enter
exactly in the message body for that attribute value.
@@ -1718,7 +1718,8 @@ Options Location = Main Building{a}, New Building{b}, Old Building{c} {1&a} ... - specifies for example the condition "Linux AND Main Building". + specifies for example the condition "Linux AND Main Building". If + several lines with condition combinations are true, the upper one is used.