diff options
author | Jonathan Kew <jfkthame@googlemail.com> | 2007-01-25 15:08:07 +0000 |
---|---|---|
committer | Jonathan Kew <jfkthame@googlemail.com> | 2007-01-25 15:08:07 +0000 |
commit | b93882ae27c50794ec60efda671116099964b689 (patch) | |
tree | 13950cd04d9d4d412fa8fd3b40b9b05e3eb24228 | |
parent | 82d9b7f8d658daf423bc53271b7e88951336464f (diff) |
typo in message
git-svn-id: svn://tug.org/texlive/trunk@3784 c570f23f-e606-0410-a88d-b1316a301751
-rwxr-xr-x | Master/common.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/common.sh b/Master/common.sh index 29f37cfb8ff..817eaa41dee 100755 --- a/Master/common.sh +++ b/Master/common.sh @@ -313,7 +313,7 @@ this_platform_set() warn_nobin="===> WARNING: No binaries for this platform on CD! <=== There was not enough space, sorry. You can either select a different set of binaries from the <B> menu, or use the live image, or download -the binaries separately vis rsync. See http://tug.org/texlive." +the binaries separately via rsync. See http://tug.org/texlive." fi } |