diff --git a/doc/protocol.xml b/doc/protocol.xml
index 5b8857ee0..1ddbc016c 100644
--- a/doc/protocol.xml
+++ b/doc/protocol.xml
@@ -59,7 +59,7 @@
All data between the client and the server is encoded in
UTF-8. (Note: In UTF-8 all standard ansi characters, 0-127 are
- the same as a standard ansi encoding. Also, no ansi character
+ the same as in standard ansi encoding. Also, no ansi character
appears in any multi-byte characters. So, you can use
standard C functions like strlen, and
strcpy just fine with UTF-8 encoded
@@ -1976,7 +1976,7 @@ suffix: mpc
- A new messages is indicated by the message
+ New messages are indicated by the message
idle event.