fix several typos in documentation and comments (#12553)

This commit is contained in:
Nindaleth
2019-10-30 09:08:45 +01:00
committed by ringabout
parent 13d081aa5d
commit 189f8f8dd1

View File

@@ -579,7 +579,7 @@ type
STATUS_READY, STATUS_GET_RESULT, STATUS_USE_RESULT
Protocol_type* = enum # There are three types of queries - the ones that have to go to
# the master, the ones that go to a slave, and the administrative
# type which must happen on the pivot connectioin
# type which must happen on the pivot connection
PROTOCOL_DEFAULT, PROTOCOL_TCP, PROTOCOL_SOCKET, PROTOCOL_PIPE,
PROTOCOL_MEMORY
Rpl_type* = enum