Skip to content

Commit

Permalink
name
Browse files Browse the repository at this point in the history
  • Loading branch information
nielsdos committed Dec 15, 2024
1 parent 69cd20b commit 1475494
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions language-snippets.ent
Original file line number Diff line number Diff line change
Expand Up @@ -1686,13 +1686,13 @@ it is inserted with (e.g.) <function xmlns="http://docbook.org/ns/docbook">DOMNo
</listitem>
<listitem>
<simpara>
Throws a <exceptionname>Dom\Exception</exceptionname> with code
Throws a <exceptionname>Dom\DOMException</exceptionname> with code
<constant>Dom\SYNTAX_ERR</constant> if a token is the empty string.
</simpara>
</listitem>
<listitem>
<simpara>
Throws a <exceptionname>Dom\Exception</exceptionname> with code
Throws a <exceptionname>Dom\DOMException</exceptionname> with code
<constant>Dom\INVALID_CHARACTER_ERR</constant> if a token contains any
ASCII whitespace.
</simpara>
Expand Down

0 comments on commit 1475494

Please sign in to comment.