summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2011-01-13 14:53:28 -0600
committerJesse Luehrs <doy@tozt.net>2011-01-13 14:53:28 -0600
commite43c59e5e57a753f89a828b2363f4ef9825620ec (patch)
tree19439be79dfdb9484f586ddff3667d4bc6197f8c
parentfa16190091052fa95fa3400b4e978f1a6a0c0903 (diff)
downloaddist-checkconflicts-e43c59e5e57a753f89a828b2363f4ef9825620ec.tar.gz
dist-checkconflicts-e43c59e5e57a753f89a828b2363f4ef9825620ec.zip
typo fix
-rw-r--r--lib/Dist/CheckConflicts.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Dist/CheckConflicts.pm b/lib/Dist/CheckConflicts.pm
index cb89a0d..0725e07 100644
--- a/lib/Dist/CheckConflicts.pm
+++ b/lib/Dist/CheckConflicts.pm
@@ -78,7 +78,7 @@ the C<Foo> dist which uses Dist::CheckConflicts):
As an added bonus, loading your conflicts module will provide warnings at
runtime if conflicting modules are detected (regardless of whether they are
-loaded before or afterwards.
+loaded before or afterwards).
=cut