diff options
author | Yuri Astrakhan <yurik@wikimedia.org> | 2013-03-13 03:42:41 -0400 |
---|---|---|
committer | Yuri Astrakhan <yurik@wikimedia.org> | 2013-03-13 03:42:41 -0400 |
commit | 9506e3d8121fb1c12b9cc72ca53561c592fdf6cf (patch) | |
tree | 58c2964c36084669faa6b582d0c1550838436e42 /includes/installer/InstallDocFormatter.php | |
parent | 9a05921d23e20e66cb957fe23af06b11ff7b7eb1 (diff) | |
download | mediawikicore-9506e3d8121fb1c12b9cc72ca53561c592fdf6cf.tar.gz mediawikicore-9506e3d8121fb1c12b9cc72ca53561c592fdf6cf.zip |
Spellchecked /includes directory
* Ran spell-checker over code comments in /includes/
* A few spellchecking fixes for wfDebug() calls
Found one very strange (NOOP?) line in Linker.php - see "TODO: BUG?"
Change-Id: Ibb86b51073b980eda9ecce2cf0b8dd33f058adbf
Diffstat (limited to 'includes/installer/InstallDocFormatter.php')
-rw-r--r-- | includes/installer/InstallDocFormatter.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/installer/InstallDocFormatter.php b/includes/installer/InstallDocFormatter.php index e2fb73588d1e..a508e24cfaed 100644 --- a/includes/installer/InstallDocFormatter.php +++ b/includes/installer/InstallDocFormatter.php @@ -1,6 +1,6 @@ <?php /** - * Installer-specific wikitext formating. + * Installer-specific wikitext formatting. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by |