Correct typo (https://github.com/oracle/python-cx_Oracle/issues/24).
This commit is contained in:
parent
7426c84031
commit
2a87e0f742
@ -87,7 +87,7 @@ Cursor Object
|
||||
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
|
||||
contain one entry for each argument that the procedure expects. The result
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user