Skip to content

Commit

Permalink
Merge pull request #578 from xml-project/fix-error-code
Browse files Browse the repository at this point in the history
Fixed error code
  • Loading branch information
xml-project committed Oct 24, 2018
2 parents e735748 + a0a6b76 commit d6a9892
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion steps-intro/src/main/xml/specification.xml
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,7 @@ linkend="rfc2119"/>.</para>
</para>
</listitem>
<listitem>
<para><error code="D0067">It is a <glossterm>dynamic error</glossterm> if
<para><error code="D0068">It is a <glossterm>dynamic error</glossterm> if
the supplied value is neither an instance of <type>xs:QName</type> nor an
instance of <type>xs:string</type>.</error>
</para>
Expand Down

0 comments on commit d6a9892

Please sign in to comment.