r49839 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r49838‎ | r49839 | r49840 >
Date:20:45, 24 April 2009
Author:siebrand
Status:deferred
Tags:
Comment:
Fix typo
Modified paths:
  • /trunk/extensions/RT/RT.i18n.php (modified) (history)

Diff [purge]

Index: trunk/extensions/RT/RT.i18n.php
@@ -28,7 +28,7 @@
2929 You tried: '''\$1'''",
3030 'rt-badqueue' => "Invalid queue (q) arg: must be a simple word.
3131 You tried: '''\$1'''",
32 - 'rt-badowner' => "Invalid owner (o) arg: must be a valud username.
 32+ 'rt-badowner' => "Invalid owner (o) arg: must be a valid username.
3333 You tried: '''\$1'''",
3434 'rt-nomatches' => 'No matching RT tickets were found',
3535 );

Status & tagging log