]> git.openstreetmap.org Git - rails.git/commitdiff
Fix typo
authorRichard Fairhurst <richard@systemeD.net>
Wed, 11 Dec 2013 16:12:15 +0000 (16:12 +0000)
committerTom Hughes <tom@compton.nu>
Thu, 12 Dec 2013 09:58:19 +0000 (09:58 +0000)
restauraunt => restaurant

config/locales/en.yml

index 034e25e2b80168a2124377101727bf9b68be7524..8d657d1916920450f286cdb0d02bf236323a0e63 100644 (file)
@@ -1058,7 +1058,7 @@ en:
       editor_html: |
         An <strong>editor</strong> is a program or website you can use to edit the map.
       node_html: |
-        A <strong>node</strong> is a point on the map, like a single restauraunt or a tree.
+        A <strong>node</strong> is a point on the map, like a single restaurant or a tree.
       way_html: |
         A <strong>way</strong> is a line or area, like a road, stream, lake or building.
       tag_html: |