Index: trunk/phase3/includes/GlobalFunctions.php |
— | — | @@ -585,7 +585,7 @@ |
586 | 586 | * defined in languages/Language.php |
587 | 587 | * |
588 | 588 | * This function also takes extra optional parameters (not |
589 | | - * shown in the function definition), which can by used to |
| 589 | + * shown in the function definition), which can be used to |
590 | 590 | * insert variable text into the predefined message. |
591 | 591 | */ |
592 | 592 | function wfMsg( $key ) { |