diff options
author | Peter J. Acklam) (via RT <perlbug-followup@perl.org> | 2011-01-06 23:12:35 -0800 |
---|---|---|
committer | Abigail <abigail@abigail.be> | 2011-01-07 13:11:31 +0100 |
commit | dca46f057e9991c59edafe950dde760f36545539 (patch) | |
tree | 2616a759e6c1b32c08b58011907bb9e19a7fede8 /hints/linux.sh | |
parent | 36f677ac35c9519e0854d1fff0bfd3c7867ade20 (diff) | |
download | perl-dca46f057e9991c59edafe950dde760f36545539.tar.gz |
Fix typos (spelling errors) in hints/*.
# New Ticket Created by (Peter J. Acklam)
# Please include the string: [perl #81884]
# in the subject line of all future correspondence about this issue.
# <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=81884 >
Signed-off-by: Abigail <abigail@abigail.be>
Diffstat (limited to 'hints/linux.sh')
-rw-r--r-- | hints/linux.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hints/linux.sh b/hints/linux.sh index d208129812..ac27f23639 100644 --- a/hints/linux.sh +++ b/hints/linux.sh @@ -13,7 +13,7 @@ # Updated Thu May 30 10:50:22 EDT 1996 by <doughera@lafayette.edu> # Updated Fri Jun 21 11:07:54 EDT 1996 -# NDBM support for ELF renabled by <kjahds@kjahds.com> +# NDBM support for ELF re-enabled by <kjahds@kjahds.com> # No version of Linux supports setuid scripts. d_suidsafe='undef' |