summaryrefslogtreecommitdiffstats
path: root/ftp_wizard
diff options
context:
space:
mode:
Diffstat (limited to 'ftp_wizard')
-rwxr-xr-xftp_wizard/Proftpd.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp_wizard/Proftpd.pm b/ftp_wizard/Proftpd.pm
index 0399966e..45247a33 100755
--- a/ftp_wizard/Proftpd.pm
+++ b/ftp_wizard/Proftpd.pm
@@ -82,7 +82,7 @@ needed to configure your FTP Server') . "\n\n" . N('To accept these values, and
next => 'end'
},
end => {
- name => N('Congratulation') . "\n\n" . N('The wizard successfully configured your Intranet/Internet FTP Server'),
+ name => N('Congratulations') . "\n\n" . N('The wizard successfully configured your Intranet/Internet FTP Server'),
end => 1,
next => 0
},