POD typo corrected.
Jay Hannah [Wed, 7 Oct 2009 21:27:43 +0000 (16:27 -0500)]
lib/Class/MOP.pm

index bb475b2..7f3514e 100644 (file)
@@ -902,7 +902,7 @@ unconditionally.
 
 If the module cannot be loaded, an exception is thrown.
 
-For historical reasons, this function returns explicitly returns a true value.
+For historical reasons, this function explicitly returns a true value.
 
 =item B<Class::MOP::is_class_loaded($class_name)>