Typo
Daniel Westermann-Clark [Tue, 18 Apr 2006 16:15:14 +0000 (12:15 -0400)]
lib/DBIx/Class/ResultSet.pm

index 0adc920..ccedbbf 100644 (file)
@@ -362,7 +362,7 @@ sub find {
 
 # _unique_hash
 #
-# Constrain the specified hash based on the specific column names.
+# Constrain the specified hash based on the specified column names.
 
 sub _unique_hash {
   my ($self, $hash, $unique_cols) = @_;