From c0a6a33344c10a84e71365d5accb3791d9f0e7d6 Mon Sep 17 00:00:00 2001 From: Jan Paul Tuecking Date: Sun, 24 Jan 2010 15:20:36 +0100 Subject: [PATCH] Fixed umlaute on mirror json. --- www/mirrors.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/www/mirrors.json b/www/mirrors.json index 13186c16..a34546ba 100644 --- a/www/mirrors.json +++ b/www/mirrors.json @@ -32,7 +32,7 @@ }, { - "name" : "Jan Paul Tücking", + "name" : "Jan Paul Tücking", "location" : { "city" : "Karlsruhe", "country" : "Germany", @@ -80,7 +80,7 @@ }, { - "name" : "Peter Schälchli", + "name" : "Peter Schälchli", "location" : { "city" : "Paris", "country" : "France", @@ -96,7 +96,7 @@ }, { - "name" : "Peter Schälchli", + "name" : "Peter Schälchli", "location" : { "city" : "Cologne", "country" : "Germany", -- 2.47.3