Index: trunk/extensions/WhatIsMyIP/WhatIsMyIP.i18n.php |
— | — | @@ -14,7 +14,7 @@ |
15 | 15 | $messages['en'] = array( |
16 | 16 | 'whatismyip' => 'What is my IP', |
17 | 17 | 'whatismyip-desc' => 'Shows current user\'s [[Special:WhatIsMyIP|IP address]]', |
18 | | - 'whatismyip-out' => 'Your IP adrress:', |
| 18 | + 'whatismyip-out' => 'Your IP address:', |
19 | 19 | // For Special:ListGroupRights |
20 | 20 | 'right-whatismyip' => 'View own IP address on [[Special:WhatIsMyIP]]', |
21 | 21 | ); |