summaryrefslogtreecommitdiff
path: root/hints
diff options
context:
space:
mode:
authorMarcel GrĂ¼nauer <gr@univie.ac.at>2011-05-18 21:56:51 -0700
committerFather Chrysostomos <sprout@cpan.org>2011-05-19 06:18:27 -0700
commit1c2e8ccaafb0b2b10b96f3d2dfb1b3396382ec57 (patch)
treeeef34babebb54a9251bcfee3e81e3165611631af /hints
parentdd3b644602f47f2e7b61ad3bc013f6928ee8244d (diff)
downloadperl-1c2e8ccaafb0b2b10b96f3d2dfb1b3396382ec57.tar.gz
[perl #90306] Fix simple typos
Diffstat (limited to 'hints')
-rw-r--r--hints/powerux.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/hints/powerux.sh b/hints/powerux.sh
index 0eecd861cb..4c05272ca2 100644
--- a/hints/powerux.sh
+++ b/hints/powerux.sh
@@ -176,7 +176,7 @@ i_sysmode='undef'
# There was a bug in memcmp (which was fixed a while ago) which sometimes
# fails to provide the correct compare status (it is data dependant). I
-# don't wnat to figure out if you are building with the correct version or
+# don't want to figure out if you are building with the correct version or
# not, so just pretend there is no memcmp (since perl has its own handy
# substitute).
#