summaryrefslogtreecommitdiff
path: root/contrib/mw-to-git/t/install-wiki
diff options
context:
space:
mode:
authorLibravatar Stefano Lattarini <stefano.lattarini@gmail.com>2013-04-12 00:36:10 +0200
committerLibravatar Junio C Hamano <gitster@pobox.com>2013-04-12 12:13:05 -0700
commit2582ab18e4b6bf7e56f7931a65b5f2e05e37c18a (patch)
tree43e19c711ce69a1d1f5d0d73afee3473f3c76a48 /contrib/mw-to-git/t/install-wiki
parentdoc: various spelling fixes (diff)
downloadtgif-2582ab18e4b6bf7e56f7931a65b5f2e05e37c18a.tar.xz
git-remote-mediawiki: spelling fixes
Most of these were found using Lucas De Marchi's codespell tool. Others were pointed out by Eric Sunshine. Helped-by: Eric Sunshine <sunshine@sunshineco.com> Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com> Signed-off-by: Jonathan Nieder <jrnieder@gmail.com> Acked-by: Matthieu Moy <Matthieu.Moy@imag.fr> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'contrib/mw-to-git/t/install-wiki')
-rw-r--r--contrib/mw-to-git/t/install-wiki/LocalSettings.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/mw-to-git/t/install-wiki/LocalSettings.php b/contrib/mw-to-git/t/install-wiki/LocalSettings.php
index 29f125116b..745e47e881 100644
--- a/contrib/mw-to-git/t/install-wiki/LocalSettings.php
+++ b/contrib/mw-to-git/t/install-wiki/LocalSettings.php
@@ -88,7 +88,7 @@ $wgShellLocale = "en_US.utf8";
## Set $wgCacheDirectory to a writable directory on the web server
## to make your wiki go slightly faster. The directory should not
-## be publically accessible from the web.
+## be publicly accessible from the web.
#$wgCacheDirectory = "$IP/cache";
# Site language code, should be one of the list in ./languages/Names.php