r59828 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r59827‎ | r59828 | r59829 >
Date:14:18, 8 December 2009
Author:siebrand
Status:ok
Tags:
Comment:
Fix typo in 'expand_templates_remove_nowiki'
Modified paths:
  • /trunk/extensions/ExpandTemplates/ExpandTemplates.i18n.php (modified) (history)

Diff [purge]

Index: trunk/extensions/ExpandTemplates/ExpandTemplates.i18n.php
@@ -21,7 +21,7 @@
2222 'expand_templates_xml_output' => 'XML output',
2323 'expand_templates_ok' => 'OK',
2424 'expand_templates_remove_comments' => 'Remove comments',
25 - 'expand_templates_remove_nowiki' => 'Supress <nowiki> tags in result',
 25+ 'expand_templates_remove_nowiki' => 'Suppress <nowiki> tags in result',
2626 'expand_templates_generate_xml' => 'Show XML parse tree',
2727 'expand_templates_preview' => 'Preview',
2828 );

Status & tagging log