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