minor POD fixup
Rafael Kitover [Fri, 3 Dec 2010 09:32:03 +0000 (04:32 -0500)]
lib/DBIx/Class/Schema/Loader/Base.pm

index 0b9b6b7..e7da667 100644 (file)
@@ -488,9 +488,9 @@ It is safe to upgrade your existing Schema to this option.
 This option controls how accessors for column names which collide with perl
 methods are named. See L</COLUMN ACCESSOR COLLISIONS> for more information.
 
-This option takes either a single L<perlfunc/sprintf> format or a hashref of
+This option takes either a single L<sprintf|perlfunc/sprintf> format or a hashref of
 strings which are compiled to regular expressions that map to
-L<perlfunc/sprintf> formats.
+L<sprintf|perlfunc/sprintf> formats.
 
 Examples: