SVN: toys/rsget.pl/RSGet/AutoUpdate.pm

glen glen at pld-linux.org
Wed Sep 30 12:31:45 CEST 2009


Author: glen
Date: Wed Sep 30 12:31:44 2009
New Revision: 10642

Modified:
   toys/rsget.pl/RSGet/AutoUpdate.pm
Log:
- spelling

Modified: toys/rsget.pl/RSGet/AutoUpdate.pm
==============================================================================
--- toys/rsget.pl/RSGet/AutoUpdate.pm	(original)
+++ toys/rsget.pl/RSGet/AutoUpdate.pm	Wed Sep 30 12:31:44 2009
@@ -28,7 +28,7 @@
 		}
 		close SVN;
 		unless ( $last =~ /Checked out revision \d+/ ) {
-			warn "Uppdate failed ?\n";
+			warn "Update failed ?\n";
 		}
 	}
 	chdir $start_dir;


More information about the pld-cvs-commit mailing list