Index: trunk/phase3/languages/Language.php |
— | — | @@ -2665,7 +2665,7 @@ |
2666 | 2666 | } |
2667 | 2667 | |
2668 | 2668 | /** |
2669 | | - * Get the list of variants supported by this langauge |
| 2669 | + * Get the list of variants supported by this language |
2670 | 2670 | * see sample implementation in LanguageZh.php |
2671 | 2671 | * |
2672 | 2672 | * @return array an array of language codes |