From f34aaf271999a9754cdc87812dd70eec136a1c70 Mon Sep 17 00:00:00 2001 From: Aaron Schulz Date: Sun, 28 Jun 2009 13:14:53 +0000 Subject: [PATCH] typo --- includes/DefaultSettings.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/includes/DefaultSettings.php b/includes/DefaultSettings.php index afc9dd9637..4991f13ccf 100644 --- a/includes/DefaultSettings.php +++ b/includes/DefaultSettings.php @@ -191,7 +191,7 @@ $wgFileStore['deleted']['hash'] = 3; ///< 3-level subdirectory split * File repository structures * * $wgLocalFileRepo is a single repository structure, and $wgForeignFileRepo is - * a an array of such structures. Each repository structure is an associative + * an array of such structures. Each repository structure is an associative * array of properties configuring the repository. * * Properties required for all repos: -- 2.20.1