Index: /applications/editors/josm/plugins/validator/tagchecker.cfg
===================================================================
--- /applications/editors/josm/plugins/validator/tagchecker.cfg	(revision 12966)
+++ /applications/editors/josm/plugins/validator/tagchecker.cfg	(revision 12967)
@@ -66,5 +66,5 @@
 relation : E : type != *                                       # relation without type
 
-node : I : amenity == /restaurant|cafe|fast_food/ && name != * # Restaurant without name
+node : I : amenity == /restaurant|cafe|fast_food/ && name != * # restaurant without name
 way  : I : highway != * && railway != * && waterway != * && name == * # unusual named way type
 *    : W : natural == water && waterway == *                   # unusual tag combination
