Index: trunk/resources/data/validator/combinations.mapcss
===================================================================
--- trunk/resources/data/validator/combinations.mapcss	(revision 18659)
+++ trunk/resources/data/validator/combinations.mapcss	(revision 18660)
@@ -238,5 +238,5 @@
 }
 
-/* {0.key} without {1.key} or {2.tag}, #22547 */
+/* {0.key} without {1.key} or {2.tag} */
 way[bridge:structure           ][!bridge][man_made!=bridge],
 *[segregated                   ][!highway][railway!=crossing] {
@@ -244,4 +244,5 @@
   group: tr("missing tag");
 }
+/* {0.key} without {1.key} or {2.tag}, #22547 */
 way[tunnel=culvert][man_made!=tunnel][!waterway] {
   throwWarning: tr("{0} without {1} or {2}", "{0.tag}", "{1.tag}", "{2.key}");
