diff --git a/doc/src/sgml/protocol.sgml b/doc/src/sgml/protocol.sgml
index 522128e..9c96d8f 100644
--- a/doc/src/sgml/protocol.sgml
+++ b/doc/src/sgml/protocol.sgml
@@ -2850,7 +2850,7 @@ CancelRequest (F)
The cancel request code. The value is chosen to contain
1234> in the most significant 16 bits, and 5678> in the
- least 16 significant bits. (To avoid confusion, this code
+ least significant 16 bits. (To avoid confusion, this code
must not be the same as any protocol version number.)
@@ -4656,7 +4656,7 @@ SSLRequest (F)
The SSL request code. The value is chosen to contain
1234> in the most significant 16 bits, and 5679> in the
- least 16 significant bits. (To avoid confusion, this code
+ least significant 16 bits. (To avoid confusion, this code
must not be the same as any protocol version number.)