Index: trunk/data/validator/combinations.mapcss
===================================================================
--- trunk/data/validator/combinations.mapcss	(revision 14832)
+++ trunk/data/validator/combinations.mapcss	(revision 14840)
@@ -562,5 +562,5 @@
 
 /* #17391 */
-way[highway=pedestrian][width][width<=2] {
+way[highway=pedestrian][width][width<2] {
   throwWarning: tr("{0} together with {1}", "{0.tag}", "{1.tag}");
   suggestAlternative: "highway=footway";
