applied mixed case to the wrong field.
Andrew Lewman

Andrew Lewman commited on 2010-12-08 08:05:06
Zeige 1 geänderte Dateien mit 2 Einfügungen und 2 Löschungen.

... ...
@@ -44,8 +44,8 @@
44 44
           {'url'  => 'https://check.torproject.org',
45 45
            'txt'  => 'TorCheck',
46 46
           },
47
-          {'url'  => 'projects/GetTor',
48
-           'txt'  => 'gettor',
47
+          {'url'  => 'projects/gettor',
48
+           'txt'  => 'GetTor',
49 49
           }
50 50
           ]
51 51
         }];
52 52