Upgrade to PathTools-3.23.
[p5sagit/p5-mst-13.2.git] / lib / assertions / activate.pm
index 04bc032..ba1f5de 100644 (file)
@@ -27,7 +27,7 @@ assertions::activate - activate assertions
 This module is used internally by perl (and its C<-A> command-line switch) to
 enable and disable assertions.
 
-It can also be used directly:
+Though it can also be explicetly used:
 
   use assertions::activate qw(foo bar);