Index: trunk/phase3/includes/DefaultSettings.php |
— | — | @@ -4092,9 +4092,9 @@ |
4093 | 4093 | |
4094 | 4094 | /** |
4095 | 4095 | * Function name whitelist for wfDeprecated warnings. You will not be warned |
4096 | | - * for usage of deprecated functions in this list. This is mainly usefull |
| 4096 | + * for usage of deprecated functions in this list. This is mainly useful |
4097 | 4097 | * for extension developers unable to not use certain deprecated functions |
4098 | | - * due to backward compatinility reasons. |
| 4098 | + * due to backward compatibility reasons. |
4099 | 4099 | * @since 1.19 |
4100 | 4100 | * @var array |
4101 | 4101 | */ |