Skip to content

Commit 416a51d

Browse files
committed
Use the function name in doc
1 parent 8f34b38 commit 416a51d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4640,7 +4640,7 @@ since network or database failure may occur in the interval between
46404640
`ping()` and `execute()` calls.
46414641

46424642
Pinging requires a [round-trip](#roundtrips) to the database so unnecessary
4643-
ping calls should be avoided.
4643+
`ping()` calls should be avoided.
46444644

46454645
If `ping()` returns an error, the application should close the
46464646
connection.

0 commit comments

Comments
 (0)