aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Test-SubCalls/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Test-SubCalls/pkg-descr')
-rw-r--r--devel/p5-Test-SubCalls/pkg-descr2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Test-SubCalls/pkg-descr b/devel/p5-Test-SubCalls/pkg-descr
index 730db514ccd3..d2a165117f95 100644
--- a/devel/p5-Test-SubCalls/pkg-descr
+++ b/devel/p5-Test-SubCalls/pkg-descr
@@ -1,4 +1,4 @@
-There are a number of different situations (like testing cacheing code)
+There are a number of different situations (like testing caching code)
where you want to want to do a number of tests, and then verify that
some underlying subroutine deep within the code was called a specific
number of times.