summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xbin/update4
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/update b/bin/update
index 7dda213ef..1a43495db 100755
--- a/bin/update
+++ b/bin/update
@@ -88,7 +88,7 @@ script.
print "to"
print "\t" + newname
else: # directory
- print "looks like you have a really recent CVS isntallation..."
+ print "looks like you have a really recent CVS installation..."
print "you're either one brave soul, or you already ran me"
@@ -108,7 +108,7 @@ script.
print "to"
print "\t" + newname
else: # directory
- print "looks like you have a really recent CVS isntallation..."
+ print "looks like you have a really recent CVS installation..."
print "you're either one brave soul, or you already ran me"
#