This commit is contained in:
Anthony Tuininga 2017-05-15 08:09:59 -06:00
parent 7426c84031
commit 2a87e0f742

View File

@ -87,7 +87,7 @@ Cursor Object
refers to the return value of the function. refers to the return value of the function.
.. method:: Cursor.callproc(name, parameters=[], keyewordParameters={}) .. method:: Cursor.callproc(name, parameters=[], keywordParameters={})
Call a procedure with the given name. The sequence of parameters must Call a procedure with the given name. The sequence of parameters must
contain one entry for each argument that the procedure expects. The result contain one entry for each argument that the procedure expects. The result