]> git.pld-linux.org Git - packages/ftpd-BSD.git/commitdiff
- typo: %s/sever"/server"/
authorPaweł Gołaszewski <blues@pld-linux.org>
Sat, 28 Jul 2001 21:37:29 +0000 (21:37 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ftpd-BSD.spec -> 1.39

ftpd-BSD.spec

index 3a7ccb3e595a05bc5c3e1efbac225c3c4432a56d..df25d2cb0fd1f126d82e550796ee0aad3abfeb99 100644 (file)
@@ -79,7 +79,7 @@ gzip -9nf README
 if [ -f /var/lock/subsys/rc-inetd ]; then
        /etc/rc.d/init.d/rc-inetd reload 1>&2
 else
-       echo "Type \"/etc/rc.d/init.d/rc-inetd start\" to start inet sever" 1>&2
+       echo "Type \"/etc/rc.d/init.d/rc-inetd start\" to start inet server" 1>&2
 fi
 
 %postun
This page took 0.06281 seconds and 4 git commands to generate.