From 1200919fb3a8b1a9347e5026a230f46faa098036 Mon Sep 17 00:00:00 2001 From: Bryan Housel Date: Sat, 24 Jan 2015 22:38:37 -0500 Subject: [PATCH] quote "yes" and "no" in YAML (re: #2286) --- data/core.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/data/core.yaml b/data/core.yaml index 840439a17..e79858986 100644 --- a/data/core.yaml +++ b/data/core.yaml @@ -231,8 +231,8 @@ en: feature_list: Search features edit: Edit feature check: - yes: Yes - no: No + "yes": "Yes" + "no": "No" none: None node: Node way: Way