Document with the right name
Ryan P. Kelly [Wed, 29 Jun 2011 03:54:51 +0000 (23:54 -0400)]
lib/SQL/Abstract/Tree.pm

index 8f92ce9..7ee5c44 100644 (file)
@@ -814,7 +814,7 @@ structure of the returned tree.  It may be stable at some point, but not yet.
 
 =head2 unparse
 
- $sqlat->parse($tree_structure, \@bindargs)
+ $sqlat->unparse($tree_structure, \@bindargs)
 
 Transform "tree" into SQL, applying various transforms on the way.