X-Git-Url: https://perl5.git.perl.org/perl5.git/blobdiff_plain/bab462559b9df592ecbca9af26b07b60bf026c40..8aacddc1ea3837f8f1a911d90c644451fc7cfc86:/configure.gnu diff --git a/configure.gnu b/configure.gnu index 30af30d..f98eb76 100755 --- a/configure.gnu +++ b/configure.gnu @@ -27,7 +27,7 @@ case "$0" in if cmp $0 `echo $0 | sed -e s/configure/Configure/` >/dev/null; then echo "Your configure and Configure scripts seem to be identical." echo "This can happen on filesystems that aren't fully case sensitive." - echo "You'll have to explicitely extract Configure and run that." + echo "You'll have to explicitly extract Configure and run that." exit 1 fi ;; @@ -40,7 +40,7 @@ while test $# -gt 0; do case $1 in --help) cat <