Index: /trunk/styles/standard/elemstyles.xml
===================================================================
--- /trunk/styles/standard/elemstyles.xml	(revision 2760)
+++ /trunk/styles/standard/elemstyles.xml	(revision 2761)
@@ -6,6 +6,6 @@
 	-v for the value as a string
 	-b for the values yes / no (boolean, will also understand true, 1 and false, 0 respectively)
-	Although the value flags v/b for the condition are optional, using at
-	least one of them is highly recommended!
+	Both -v and -b are optional (but recommended). If both are ommitted, the rule will apply to all
+	tags with the given key - don't forget to set a priority if other rules could also apply.
 3. line attributes
 	- width absolute width in pixel in every zoom level
@@ -38,5 +38,5 @@
 
 Using both area and line attributes for the same key/value pair does work. For areas
-first the rbest matching area rule is searched and the best matching line rule is
+first the best matching area rule is searched and the best matching line rule is
 connected with it. They need not have the same key/value pair.
 
