Index: trunk/data/validator/addresses.mapcss
===================================================================
--- trunk/data/validator/addresses.mapcss	(revision 11075)
+++ trunk/data/validator/addresses.mapcss	(revision 11077)
@@ -12,5 +12,5 @@
 /* #13752 */
 *[!addr:housenumber][addr:street][addr:housename=~/^[0-9]+[a-zA-Z]?$/] {
-    throwOther: tr("Object has no {0} however it has {1} and {2} whoose value looks like a housenumber.", "{0.key}", "{1.key}", "{2.key}");
+    throwOther: tr("Object has no {0}, however, it has {1} and {2} whose value looks like a housenumber.", "{0.key}", "{1.key}", "{2.key}");
     assertMatch: "node addr:street=foo addr:housename=1";
     assertMatch: "node addr:street=foo addr:housename=1a";
