aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--spec.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/spec.txt b/spec.txt
index 3913de4..e828e31 100644
--- a/spec.txt
+++ b/spec.txt
@@ -5714,12 +5714,12 @@ Here are some nonentities:
```````````````````````````````` example
&nbsp &x; &#; &#x;
-�
+�
&#abcdef0;
&ThisIsNotDefined; &hi?;
.
<p>&amp;nbsp &amp;x; &amp;#; &amp;#x;
-&amp;#987654321;
+&amp;#87654321;
&amp;#abcdef0;
&amp;ThisIsNotDefined; &amp;hi?;</p>
````````````````````````````````