Skip to content

Commit

Permalink
Correct typo (#24).
Browse files Browse the repository at this point in the history
  • Loading branch information
anthony-tuininga committed May 15, 2017
1 parent 51f1815 commit 881a0f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/src/cursor.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 881a0f8

Please sign in to comment.