summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--specs/appA.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/specs/appA.xml b/specs/appA.xml
index 8c56c48..30d3d53 100644
--- a/specs/appA.xml
+++ b/specs/appA.xml
@@ -102,7 +102,7 @@ recognized and removed from the value.
<para>
To allow a Value to contain arbitrary character codes,
the four-character sequence "\<emphasis remap='I'>nnn</emphasis>",
-where each <emphasis remap='I'>n</emphasis> is a digit character in the range of ``0''\-``7'',
+where each <emphasis remap='I'>n</emphasis> is a digit character in the range of "0"-"7",
is recognized and replaced with a single byte that contains
the octal value specified by the sequence.
Finally, the two-character sequence "\\" is recognized