summaryrefslogtreecommitdiffstats
path: root/contrib/perl5/pod/perlxstut.pod
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/perl5/pod/perlxstut.pod')
-rw-r--r--contrib/perl5/pod/perlxstut.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/perl5/pod/perlxstut.pod b/contrib/perl5/pod/perlxstut.pod
index 867d42a..69a1a25 100644
--- a/contrib/perl5/pod/perlxstut.pod
+++ b/contrib/perl5/pod/perlxstut.pod
@@ -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
OpenPOWER on IntegriCloud