diff --git a/doc/dbus-specification.xml b/doc/dbus-specification.xml index ba6b56eb..fecb4380 100644 --- a/doc/dbus-specification.xml +++ b/doc/dbus-specification.xml @@ -3510,7 +3510,7 @@ The set of optionally-escaped bytes is: - [-0-9A-Za-z_/.\]. To escape, each + [-0-9A-Za-z_/.\*]. To escape, each byte (note, not character) which is not in the set of optionally-escaped bytes must be replaced with an ASCII percent (%) and the value of the byte in hex.