aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorJaap Keuter <jaap.keuter@xs4all.nl>2006-06-21 19:33:05 +0000
committerJaap Keuter <jaap.keuter@xs4all.nl>2006-06-21 19:33:05 +0000
commit257f76d96ac614156b630110823fe8523485ef46 (patch)
tree92baac8ffcc381c88bddb47b0fd8c1365021aa24 /doc
parent1d51934de28ccf5c6b1217487c4f32df630cb0e3 (diff)
Stricter wording for PROTOABBREV
svn path=/trunk/; revision=18535
Diffstat (limited to 'doc')
-rw-r--r--doc/README.developer2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/README.developer b/doc/README.developer
index 0db5c847c9..9a6b87c7e0 100644
--- a/doc/README.developer
+++ b/doc/README.developer
@@ -859,7 +859,7 @@ PROTOSHORTNAME An abbreviated name for the protocol; this is displayed
any preferences, and in the dialog box for filter fields
when constructing a filter expression.
PROTOABBREV A name for the protocol for use in filter expressions;
- it should contain only lower-case letters, digits, and
+ it shall contain only lower-case letters, digits, and
hyphens.
FIELDNAME The displayed name for the header field.
FIELDABBREV The abbreviated name for the header field. (NO SPACES)