--- doc/src/sgml/ecpg.sgml.orig 2011-02-17 21:19:47.000000000 +0100 +++ doc/src/sgml/ecpg.sgml 2011-02-17 21:20:44.000000000 +0100 @@ -555,7 +555,7 @@ - If a statement return multiple rows, the application can use a + If a statement returns multiple rows, the application can use a cursor declared based on the prepared statement. To bind input parameters, the cursor must be opened with a USING clause: