aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/publican/sources/Protocol.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/publican/sources/Protocol.xml b/doc/publican/sources/Protocol.xml
index 89d76d8..38243fa 100644
--- a/doc/publican/sources/Protocol.xml
+++ b/doc/publican/sources/Protocol.xml
@@ -150,9 +150,9 @@
<listitem>
<para>
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. A null value is represented
- with a length of 0.
+ followed by the UTF-8 encoded string contents, including
+ terminating null byte, then padding to a 32-bit boundary. A null
+ value is represented with a length of 0.
</para>
</listitem>
</varlistentry>