summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2005-11-24 18:50:40 +0000
committerwiz <wiz@pkgsrc.org>2005-11-24 18:50:40 +0000
commit9d953594c3a5fedeaa89764fceb495b502a7984e (patch)
tree05be1554181cdba5ce3fc3d8f740b7e17af64b5c
parente7c1baf0cf8fc5e50729a03203fcb33f74749dc0 (diff)
downloadpkgsrc-9d953594c3a5fedeaa89764fceb495b502a7984e.tar.gz
Grammar fix, from Leonard Schmidt in private mail.
-rw-r--r--devel/p5-Test-NoWarnings/DESCR2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Test-NoWarnings/DESCR b/devel/p5-Test-NoWarnings/DESCR
index 85c2e8f1e82..0846e59e604 100644
--- a/devel/p5-Test-NoWarnings/DESCR
+++ b/devel/p5-Test-NoWarnings/DESCR
@@ -1,4 +1,4 @@
-In general, your tests shouldn't produce warnings. This modules
+In general, your tests shouldn't produce warnings. This module
causes any warnings to be captured and stored. It automatically
adds an extra test that will run when your script ends to check
that there were no warnings. If there were any warnings, the test