From b5e4ff8487dc829825ac307d0526caf60ab1aa4e Mon Sep 17 00:00:00 2001 From: Luke Slater Date: Sat, 8 Dec 2012 17:13:28 +0000 Subject: [PATCH] fix syntax url --- strings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/strings.json b/strings.json index b2a5b65..84ecbc3 100644 --- a/strings.json +++ b/strings.json @@ -388,6 +388,6 @@ "welsh": "Trefn yr pôl '{poll}' ({description}) yw: {places}" }, "url": { - "english": "http://{host}:{port}/{path}", + "english": "http://{host}:{port}/{path}" } }