punctuation topic/doc-fixes
Karen Etheridge [Thu, 27 Oct 2016 19:56:49 +0000 (12:56 -0700)]
lib/DBIx/Class/Row.pm

index 8b8f5fb..c658885 100644 (file)
@@ -1228,7 +1228,7 @@ Set a raw value for a column without marking it as changed. This
 method is used internally by L</set_column> which you should probably
 be using.
 
-This is the lowest level at which data is set on a result object,
+This is the lowest level at which data is set on a result object;
 extend this method to catch all data setting methods.
 
 =cut