diff options
Diffstat (limited to 'chapter06')
-rw-r--r-- | chapter06/perl.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/perl.xml b/chapter06/perl.xml index 239e793ad..f14810284 100644 --- a/chapter06/perl.xml +++ b/chapter06/perl.xml @@ -75,7 +75,7 @@ <screen><userinput>make</userinput></screen> <para>To test the results, issue: - <userinput>make tests</userinput>.</para> + <userinput>make test</userinput>.</para> <para>Install the package:</para> |