From: Jeroen De Dauw Date: Wed, 21 Dec 2011 15:09:01 +0000 (+0000) Subject: follow up to r106883, typo fixes X-Git-Tag: 1.31.0-rc.0~25834 X-Git-Url: http://git.cyclocoop.org/%24self?a=commitdiff_plain;h=ca73cf888ba22dacdd1a3762d59161fffa5be497;p=lhc%2Fweb%2Fwiklou.git follow up to r106883, typo fixes --- diff --git a/includes/DefaultSettings.php b/includes/DefaultSettings.php index 21e9ce2d96..aeecfa3bf6 100644 --- a/includes/DefaultSettings.php +++ b/includes/DefaultSettings.php @@ -4092,9 +4092,9 @@ $wgDeprecationReleaseLimit = '1.17'; /** * Function name whitelist for wfDeprecated warnings. You will not be warned - * for usage of deprecated functions in this list. This is mainly usefull + * for usage of deprecated functions in this list. This is mainly useful * for extension developers unable to not use certain deprecated functions - * due to backward compatinility reasons. + * due to backward compatibility reasons. * @since 1.19 * @var array */