summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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