mirror of
https://github.com/cuberite/SQLiteCpp.git
synced 2025-08-07 19:26:10 -04:00
fix typo in parameter name
This commit is contained in:
parent
9bd93cd0cc
commit
a8ae026c4c
@ -322,7 +322,7 @@ public:
|
|||||||
*
|
*
|
||||||
* @see exec() to execute, returning number of rows modified
|
* @see exec() to execute, returning number of rows modified
|
||||||
*
|
*
|
||||||
* @param[in] aQueries one or multiple UTF-8 encoded, semicolon-separate SQL statements
|
* @param[in] apQueries one or multiple UTF-8 encoded, semicolon-separate SQL statements
|
||||||
*
|
*
|
||||||
* @return the sqlite result code.
|
* @return the sqlite result code.
|
||||||
*/
|
*/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user