diff options
author | dmcmahill <dmcmahill@pkgsrc.org> | 2000-10-10 19:08:32 +0000 |
---|---|---|
committer | dmcmahill <dmcmahill@pkgsrc.org> | 2000-10-10 19:08:32 +0000 |
commit | 884cbb1d85e9bb6f85d89d12ab216c19b1e12968 (patch) | |
tree | 8161721f20c7cf74fc5c27a2b3c68f12bc19a006 /parallel | |
parent | a5b7a1884fe632ea43521e74468a49f36e844578 (diff) | |
download | pkgsrc-884cbb1d85e9bb6f85d89d12ab216c19b1e12968.tar.gz |
fix typo in a message
Diffstat (limited to 'parallel')
-rwxr-xr-x | parallel/glunix/scripts/pre-fetch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/parallel/glunix/scripts/pre-fetch b/parallel/glunix/scripts/pre-fetch index d422e428767..1ac956b35ff 100755 --- a/parallel/glunix/scripts/pre-fetch +++ b/parallel/glunix/scripts/pre-fetch @@ -5,7 +5,7 @@ fi echo "" echo "The authors of glunix would like to keep track of" -echo "who thier user community is. They promise that the" +echo "who their user community is. They promise that the" echo "information obtained will not be used for marketing" echo "of any kind." echo "" |