Fix typo in spelling of been in emerge-webrsync. Thanks to bonsaikitten for reporting.
authorZac Medico <zmedico@gentoo.org>
Sat, 18 Mar 2006 20:43:00 +0000 (20:43 -0000)
committerZac Medico <zmedico@gentoo.org>
Sat, 18 Mar 2006 20:43:00 +0000 (20:43 -0000)
svn path=/main/trunk/; revision=2943

bin/emerge-webrsync

index 2bce994a909244eb3ca2335871fa768e7402ee9f..bd39275c34ecf8b0fe652868d773a15f60295d4d 100755 (executable)
@@ -123,7 +123,7 @@ while (( $attempts <  40 )) ; do
                        echo " === snapshot $FILE is correct, using it"
                        sync_local
                        echo
-                       echo " === Snapshot has beed sync'd"
+                       echo " === Snapshot has been sync'd"
                        echo
                        exit 0
                else