Index: /applications/editors/josm/plugins/validator/tagchecker.cfg
===================================================================
--- /applications/editors/josm/plugins/validator/tagchecker.cfg	(revision 9744)
+++ /applications/editors/josm/plugins/validator/tagchecker.cfg	(revision 9745)
@@ -26,7 +26,8 @@
 # Empty lines and space signs are ignored
 
-node : bridge == *                                         # bridge tag on a node
+node : oneway == *                                         # oneway tag on a node
 node : highway == tertiary                                 # wrong highway tag on a node
 node : highway == secondary                                # wrong highway tag on a node
 way  : highway == secondary && ref != *                    # highway without a reference
 way  : highway == tertiary && ref != *                     # highway without a reference
+*    : / *name */i == * && name != *                       # misspelled key
