diff options
Diffstat (limited to 'drakwizard.pl')
-rwxr-xr-x | drakwizard.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drakwizard.pl b/drakwizard.pl index 41481610..c17525e0 100755 --- a/drakwizard.pl +++ b/drakwizard.pl @@ -41,7 +41,7 @@ my %wiz = ( bind => ['Bind', "Dns (configuration)"], bind_client => ['Bind_client', "Dns (add client)"], inn => ['Inn', "News server"], - nfs => ['Nfs', "NFS server"], + nfs => ['NFS', "NFS server"], postfix => ['Postfix', "Mail server"], proftpd => ['Proftpd', "Ftp server"], samba => ['Samba', "Samba server"], |