summaryrefslogtreecommitdiff
path: root/configure.com
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 /configure.com
parentdd3b644602f47f2e7b61ad3bc013f6928ee8244d (diff)
downloadperl-1c2e8ccaafb0b2b10b96f3d2dfb1b3396382ec57.tar.gz
[perl #90306] Fix simple typos
Diffstat (limited to 'configure.com')
-rw-r--r--configure.com2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.com b/configure.com
index 7eae45923c..970a345c3c 100644
--- a/configure.com
+++ b/configure.com
@@ -2066,7 +2066,7 @@ $ if f$type(use5005threads) .nes. ""
$ then
$ if use5005threads .or. use5005threads .eqs. "define" then bool_dflt="n"
$ endif
-$ rp = "Use the newer intepreter-based ithreads? [''bool_dflt'] "
+$ rp = "Use the newer interpreter-based ithreads? [''bool_dflt'] "
$ GOSUB myread
$ use_ithreads=ans
$ if use_ithreads