diff --git a/doc/publican/sources/Protocol.xml b/doc/publican/sources/Protocol.xml
index 0b27082d..580cecbc 100644
--- a/doc/publican/sources/Protocol.xml
+++ b/doc/publican/sources/Protocol.xml
@@ -149,9 +149,9 @@
string
- Starts with an unsigned 32-bit length, followed by the
- string contents, including terminating null byte, then padding
- to a 32-bit boundary.
+ Starts with an unsigned 32-bit length (including null terminator),
+ followed by the string contents, including terminating null byte,
+ then padding to a 32-bit boundary.