diff options
author | dmcmahill <dmcmahill> | 2000-10-10 19:08:32 +0000 |
---|---|---|
committer | dmcmahill <dmcmahill> | 2000-10-10 19:08:32 +0000 |
commit | 842a988e417493d19d9c24d56f9d48da098ac908 (patch) | |
tree | 8161721f20c7cf74fc5c27a2b3c68f12bc19a006 /parallel | |
parent | cd804d09a8b7b2ddfc6d4f5b6478f6a8eeba633e (diff) | |
download | pkgsrc-842a988e417493d19d9c24d56f9d48da098ac908.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 "" |