summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorbwarsaw1998-11-06 01:30:36 +0000
committerbwarsaw1998-11-06 01:30:36 +0000
commit94a1096f8349e400b250da380c499d74e2ccade8 (patch)
tree265dc2e33a27ec86429b23d3acec056b5eee885a /bin
parente88970c32940f53f7bb9a50e718b88790b5e5419 (diff)
downloadmailman-94a1096f8349e400b250da380c499d74e2ccade8.tar.gz
mailman-94a1096f8349e400b250da380c499d74e2ccade8.tar.zst
mailman-94a1096f8349e400b250da380c499d74e2ccade8.zip
fixed minor typos
Diffstat (limited to 'bin')
-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"
#