spelling mistake (RT#99147)
gregor herrmann [Fri, 26 Sep 2014 14:34:04 +0000 (15:34 +0100)]
lib/SQL/Abstract.pm

index 0737656..772d8ca 100644 (file)
@@ -1961,7 +1961,7 @@ words in your database's SQL dialect.
 This is the character that will be used to escape L</quote_char>s appearing
 in an identifier before it has been quoted.
 
-The paramter default in case of a single L</quote_char> character is the quote
+The parameter default in case of a single L</quote_char> character is the quote
 character itself.
 
 When opening-closing-style quoting is used (L</quote_char> is an arrayref)