perlxstut.pod fix
Nathan Torkington [Sat, 26 Dec 1998 14:28:21 +0000 (03:28 +1300)]
To: perlbug@perl.com
Message-ID: <13956.15285.933914.320849@localhost.frii.com>

p4raw-id: //depot/cfgperl@2508

pod/perlxstut.pod

index 867d42a..69a1a25 100644 (file)
@@ -465,7 +465,7 @@ include a C source file and a header file.  We'll also create a Makefile.PL
 in this directory.  Then we'll make sure that running make at the Mytest2
 level will automatically run this Makefile.PL file and the resulting Makefile.
 
-In the testlib directory, create a file mylib.h that looks like this:
+In the mylib directory, create a file mylib.h that looks like this:
 
        #define TESTVAL 4