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

pure-ftpd.spec

index 40c25999d173fdbfaadcf3b2acd26e1abc531501..8f58867ced9a9ce3920714428e9f45c195dbed46 100644 (file)
@@ -83,7 +83,7 @@ rm -rf $RPM_BUILD_ROOT
 if [ -f /var/lock/subsys/rc-inetd ]; then
        %{_sysconfdir}/rc.d/init.d/rc-inetd restart 1>&2
 else
-       echo "Type \"%{_sysconfdir}/rc.d/init.d/rc-inetd start\" to start inet sever" 1>&2
+       echo "Type \"%{_sysconfdir}/rc.d/init.d/rc-inetd start\" to start inet server" 1>&2
 fi
 
 %postun
This page took 0.030781 seconds and 4 git commands to generate.