From fa39bb0a503af92e7558c2f89ede69e32932d17f Mon Sep 17 00:00:00 2001 From: Jonathan Neuschäfer Date: Wed, 15 Feb 2012 21:17:19 +0100 Subject: doc/protocol: fix some grammar (Maybe it should be "A new message is indicated...", I don't know.) ( ^^ ) --- doc/protocol.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc') diff --git a/doc/protocol.xml b/doc/protocol.xml index 5b8857ee..1ddbc016 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. -- cgit v1.2.3