Skip to content

Commit

Permalink
Fix typo in deallocate prepare docs
Browse files Browse the repository at this point in the history
  • Loading branch information
colebow authored and martint committed May 17, 2023
1 parent 97063d6 commit 6316ca7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/main/sphinx/sql/deallocate-prepare.rst
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ Deallocate a statement with the name ``my_query``::

See also
--------
:doc:`prepare`, :doc:`execute:, :doc:`execute-immediate`
:doc:`prepare`, :doc:`execute`, :doc:`execute-immediate`

0 comments on commit 6316ca7

Please sign in to comment.