Skip to content

Commit

Permalink
rtrc: Grammar fixes (untill -> until)
Browse files Browse the repository at this point in the history
"Untill" is an obsolete spelling. Keeping message key
unmodified to avoid immediate breakage.
  • Loading branch information
Krinkle committed Nov 18, 2013
1 parent 3f33054 commit f6a1295
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion language/messages/Rtrc.i18n.php
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
'skippededit' => 'Skipped edit',
'tag' => 'Tag',
'time-from' => 'From',
'time-untill' => 'Untill',
'time-untill' => 'Until',
'timeframe' => 'Timeframe',
'type' => 'Type',
'typeEdit' => 'Edits',
Expand Down

0 comments on commit f6a1295

Please sign in to comment.