From 21879a2285f55de06a89df95be97457f29946a6f Mon Sep 17 00:00:00 2001 From: Brion Vibber Date: Tue, 6 Oct 2009 19:46:41 +0000 Subject: [PATCH] typo fix in comment --- includes/DefaultSettings.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/includes/DefaultSettings.php b/includes/DefaultSettings.php index 6646997de0..b990d25f1c 100644 --- a/includes/DefaultSettings.php +++ b/includes/DefaultSettings.php @@ -197,7 +197,7 @@ $wgImgAuthPublicTest = true; ///< defaults to true - if public read is turned on /**@{ * File repository structures * - * $wgLocalFileRepo is a single repository structure, and $wgForeignFileRepo is + * $wgLocalFileRepo is a single repository structure, and $wgForeignFileRepos is * an array of such structures. Each repository structure is an associative * array of properties configuring the repository. * -- 2.20.1