s/timetasmp/timestamp/ (trunk r9883)
authorZac Medico <zmedico@gentoo.org>
Mon, 14 Apr 2008 01:27:41 +0000 (01:27 -0000)
committerZac Medico <zmedico@gentoo.org>
Mon, 14 Apr 2008 01:27:41 +0000 (01:27 -0000)
svn path=/main/branches/2.1.2/; revision=9887

bin/emerge-webrsync

index 8c0f7cd9ef5c1f77fbc261a6553b79910e0f96a2..84b1075f9b59a870b2d95a50c1aae841a61936da 100755 (executable)
@@ -260,7 +260,7 @@ do_snapshot() {
                        #
                        if [ ${have_files} -eq 1 ]; then
 
-                               vecho "Getting snapshot timetasmp ..."
+                               vecho "Getting snapshot timestamp ..."
                                local snapshot_timestamp=$(get_snapshot_timestamp "${file}")
 
                                if [ ${ignore_timestamp} == 0 ]; then