summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lib/autouse.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/autouse.pm b/lib/autouse.pm
index d320195dd5..8057d18f65 100644
--- a/lib/autouse.pm
+++ b/lib/autouse.pm
@@ -119,7 +119,7 @@ will work and is the equivalent to:
use Module qw(func3);
-Its not a very useful feature and has been deprecated.
+It is not a very useful feature and has been deprecated.
=end _deprecated