summaryrefslogtreecommitdiff
path: root/utils
diff options
context:
space:
mode:
authorMarcus Holland-Moritz <mhx-perl@gmx.net>2004-10-18 15:44:05 +0000
committerMarcus Holland-Moritz <mhx-perl@gmx.net>2004-10-18 15:44:05 +0000
commitaa534ff5c7e215c8ef5cbc68519f3301b552522c (patch)
tree4d70839cb8ef664e89c469d13b0c6c1e4b1cd7ce /utils
parent10749184fbd7dcfe7ac73cd71876e978adcad266 (diff)
downloadperl-aa534ff5c7e215c8ef5cbc68519f3301b552522c.tar.gz
Fix a typo.
p4raw-id: //depot/perl@23379
Diffstat (limited to 'utils')
-rw-r--r--utils/c2ph.PL2
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/c2ph.PL b/utils/c2ph.PL
index 9cb89376cf..799e39fc7c 100644
--- a/utils/c2ph.PL
+++ b/utils/c2ph.PL
@@ -468,7 +468,7 @@ EOF
$CC $CFLAGS $DEFINES
and the resulting *.s groped for stab information. If no files are
supplied, then stdin is read directly with the assumption that it
- contains stab information. All other liens will be ignored. At
+ contains stab information. All other lines will be ignored. At
most one *.s file should be supplied.
EOF