summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ext/Filter/Util/Call/Call.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/Filter/Util/Call/Call.pm b/ext/Filter/Util/Call/Call.pm
index 77f4e41300..5aacd2d9e5 100644
--- a/ext/Filter/Util/Call/Call.pm
+++ b/ext/Filter/Util/Call/Call.pm
@@ -478,7 +478,7 @@ Here is the module.
If you intend using the Filter::Call functionality, I would strongly
recommend that you check out Damian Conway's excellent Filter::Simple
-module. This module provides a much cleaner interface than
+module. Damian's module provides a much cleaner interface than
Filter::Util::Call. Although it doesn't allow the fine control that
Filter::Util::Call does, it should be adequate for the majority of
applications. It's available at