Skip to content

Commit 9e44218

Browse files
small improvement to documentation
small improvement to documentation
1 parent 4678bb0 commit 9e44218

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/site/xdoc/sqlmap-xml.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1756,7 +1756,7 @@ SELECT * FROM AUTHOR WHERE ID = #{id}]]></source>
17561756
<h4>Multiple ResultSets for Collection</h4>
17571757

17581758
<p>
1759-
As we did for the association, we can call an stored procedure that executes two queries and returns two result sets, one with Blogs
1759+
As we did for the association, we can call a stored procedure that executes two queries and returns two result sets, one with Blogs
17601760
and another with Posts:
17611761
</p>
17621762

0 commit comments

Comments
 (0)