Subject: | [PATCH] Fix spelling error in documentation |
Date: | Sun, 16 May 2010 17:17:50 +0900 |
To: | bug-Aspect [...] rt.cpan.org |
From: | Ansgar Burchardt <ansgar [...] 43-1.org> |
Hi,
the attached patch by Jonathan Yu <jawnsy@cpan.org> was introduced in
Debian to fix a spelling error in the documentation. Please consider
applying it in the next release.
Regards,
Ansgar
Description: fix POD spelling errors
Author: Jonathan Yu <jawnsy@cpan.org>
Origin: vendor
Forwarded: no
--- a/lib/Aspect/Pointcut.pm
+++ b/lib/Aspect/Pointcut.pm
@@ -285,7 +285,7 @@
and that the currying process can determine will never need to be tested.
The currying process will generate and return a new pointcut tree that is
-independant from the original, and that can perform a match test at the
+independent from the original, and that can perform a match test at the
minimum possible computational cost.
Returns a new optimised B<Aspect::Pointcut> object if any further testing