diff options
Diffstat (limited to 'news_wizard')
-rwxr-xr-x | news_wizard/Inn.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/news_wizard/Inn.pm b/news_wizard/Inn.pm index 6f585a48..92779f1d 100755 --- a/news_wizard/Inn.pm +++ b/news_wizard/Inn.pm @@ -91,7 +91,7 @@ needed to configure your Internet News Service:') . "\n\n" . N('To accept these next => 'end' }, end => { - name => N('Congratulation') . "\n\n" . N('The wizard successfully configured your Internet News service of your server.'), + name => N('Congratulations') . "\n\n" . N('The wizard successfully configured your Internet News service of your server.'), end => 1, next => 0 }, |