summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFiras Khalil Khana <firasuke@gmail.com>2023-05-15 00:50:53 +0300
committerKarl Williamson <khw@cpan.org>2023-05-14 16:16:42 -0600
commit06acc3483ac8e5c867a4bcdb6dd5ee9a30cf0638 (patch)
tree2cd136b1ed813b035fab7ecb4ab0c7e6adffb85b
parent76ec838fb4b36a4305df8528a62fb009471ca02b (diff)
downloadperl-06acc3483ac8e5c867a4bcdb6dd5ee9a30cf0638.tar.gz
Fix typo in INSTALL
-rw-r--r--INSTALL2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index e855005c44..1c13259f53 100644
--- a/INSTALL
+++ b/INSTALL
@@ -694,7 +694,7 @@ for example:
18126:./miniperl: /sbin/loader: Fatal Error: cannot map libperl.so
-There is also an potential problem with the shared perl library if you
+There is also a potential problem with the shared perl library if you
want to have more than one "flavor" of the same version of perl (e.g.
with and without -DDEBUGGING). For example, suppose you build and
install a standard Perl 5.10.0 with a shared library. Then, suppose you