]> git.pld-linux.org Git - packages/ffingerd.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:
    ffingerd.spec -> 1.37

ffingerd.spec

index bc7ae31f6d4bc8f2843f18d5356540483a025ec9..e75c5842bac811500e192be700901f1ff853a6f6 100644 (file)
@@ -67,7 +67,7 @@ gzip -9nf README NEWS TODO
 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.100261 seconds and 4 git commands to generate.