some trivial fixes for "TEST_POD=1 make test" failures
[dbsrgits/DBIx-Class.git] / lib / DBIx / Class / Row.pm
index 54c0763..4c66600 100644 (file)
@@ -340,7 +340,7 @@ sub register_column {
 }
 
 
-=item throw_exception
+=head2 throw_exception
 
 See Schema's throw_exception.