From: Marcus Holland-Moritz Date: Mon, 18 Oct 2004 15:44:05 +0000 (+0000) Subject: Fix a typo. X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=aa534ff5c7e215c8ef5cbc68519f3301b552522c;p=p5sagit%2Fp5-mst-13.2.git Fix a typo. p4raw-id: //depot/perl@23379 --- diff --git a/utils/c2ph.PL b/utils/c2ph.PL index 9cb8937..799e39f 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