Skip to content

Commit 6316ca7

Browse files
colebowmartint
authored andcommitted
Fix typo in deallocate prepare docs
1 parent 97063d6 commit 6316ca7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/main/sphinx/sql/deallocate-prepare.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,4 @@ Deallocate a statement with the name ``my_query``::
2424

2525
See also
2626
--------
27-
:doc:`prepare`, :doc:`execute:, :doc:`execute-immediate`
27+
:doc:`prepare`, :doc:`execute`, :doc:`execute-immediate`

0 commit comments

Comments
 (0)