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

rsync.spec

index 7ab56a262b9513f78afde297ceeed668cc826974..b79cb2efb0c54abd54a609d84c34f6ac7267e90e 100644 (file)
@@ -98,7 +98,7 @@ gzip -9nf README
 if [ -f /var/lock/subsys/rc-inetd ]; then
         /etc/rc.d/init.d/rc-inetd restart 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 -n rsyncd
This page took 0.028283 seconds and 4 git commands to generate.