Index: applications/editors/josm/plugins/validator/tagchecker.cfg
===================================================================
--- applications/editors/josm/plugins/validator/tagchecker.cfg	(revision 9854)
+++ applications/editors/josm/plugins/validator/tagchecker.cfg	(revision 9863)
@@ -1,9 +1,9 @@
 # JOSM TagChecker validator file
 
-# format:
-# each line specifies a certain error to be reported
+# Dormat:
+# Each line specifies a certain error to be reported
 # <data type> : messagetype : <key><expression><value>
 #
-# data type can be:
+# Data type can be:
 #  node        - a node point
 #  way         - a way
@@ -11,12 +11,12 @@
 #  *           - all data types
 #
-# message type can be:
+# Message type can be:
 # E            - an error
 # W            - a warning
 # I            - an low priority informational warning
 #
-# key and value are expressions describing certain keys and values of these keys
-# regulator expressions are supported. In this case the expressions starts and
-# ends with // signs. If an i is appended, the regular expression is
+# Key and value are expressions describing certain keys and values of these keys.
+# Regulator expressions are supported. In this case the expressions starts and
+# ends with // signs. If an 'i' is appended, the regular expression is
 # case insensitive.
 #
@@ -29,8 +29,8 @@
 #  ==          - the key/value combination does match
 #
-# to have more complicated expressions, multiple elements can be grouped together
-# with and logical and (&&).
+# To have more complicated expressions, multiple elements can be grouped together
+# with an logical and (&&).
 #
-# The comment at the end of a rule is displayed in validator
+# The comment at the end of a rule is displayed in validator description
 #
 # Empty lines and space signs are ignored
