Fix broken sections links in POD
[dbsrgits/DBIx-Class.git] / lib / DBIx / Class / Admin.pm
index c7640da..aba3691 100644 (file)
@@ -324,7 +324,7 @@ sub _trigger_trace {
 
 =back
 
-L<create> will generate sql for the supplied schema_class in sql_dir. The
+C<create> will generate sql for the supplied schema_class in sql_dir. The
 flavour of sql to generate can be controlled by supplying a sqlt_type which
 should be a L<SQL::Translator> name.