diff options
| author | bwarsaw | 1998-11-06 01:30:36 +0000 |
|---|---|---|
| committer | bwarsaw | 1998-11-06 01:30:36 +0000 |
| commit | 94a1096f8349e400b250da380c499d74e2ccade8 (patch) | |
| tree | 265dc2e33a27ec86429b23d3acec056b5eee885a /bin | |
| parent | e88970c32940f53f7bb9a50e718b88790b5e5419 (diff) | |
| download | mailman-94a1096f8349e400b250da380c499d74e2ccade8.tar.gz mailman-94a1096f8349e400b250da380c499d74e2ccade8.tar.zst mailman-94a1096f8349e400b250da380c499d74e2ccade8.zip | |
fixed minor typos
Diffstat (limited to 'bin')
| -rwxr-xr-x | bin/update | 4 |
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" # |
