summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorDavid Mitchell <davem@iabyn.com>2013-05-08 13:27:04 +0100
committerDavid Mitchell <davem@iabyn.com>2013-05-08 13:27:04 +0100
commiteb7178503ad763e7bf6ffe1b9ceb663fee6475f9 (patch)
treef1675ccb5b516f2ef1fad14974a4c58aac98d77d /INSTALL
parent38e4b8577259a59b04b3c7587d70e160ce488ed3 (diff)
downloadperl-eb7178503ad763e7bf6ffe1b9ceb663fee6475f9.tar.gz
INSTALL: fix a couple of typos
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index 4fce90a108..57c59778ba 100644
--- a/INSTALL
+++ b/INSTALL
@@ -378,7 +378,7 @@ key traversal randomization to be used by defining one of these:
PERL_PERTURB_KEYS_DETERMINISTIC
In Perl 5.18 the seed used for the hash function is randomly selected
-at process start which can be overriden by specifing a seed by setting
+at process start which can be overridden by specifying a seed by setting
the PERL_HASH_SEED environment variable.
You can change this behavior by building perl with the