From e43c59e5e57a753f89a828b2363f4ef9825620ec Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Thu, 13 Jan 2011 14:53:28 -0600 Subject: typo fix --- lib/Dist/CheckConflicts.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 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 -- cgit v1.2.3