Skip to content

Commit 2930eec

Browse files
authored
language sync with EN (#2158)
1 parent f365e45 commit 2930eec

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

language/predefined/exception.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" encoding="utf-8"?>
2-
<!-- EN-Revision: 14767af0f05dffa6fdb9b49e1a1f4e9ca7022a60 Maintainer: yannick Status: ready -->
2+
<!-- EN-Revision: 3c4752c0aea6bfdd6795213785e7d7cc07d160ae Maintainer: yannick Status: ready -->
33
<!-- Reviewed: yes Maintainer: yannick -->
44
<reference xml:id="class.exception" role="exception" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude">
55
<title>Exception</title>
@@ -44,7 +44,7 @@
4444
<varname linkend="exception.props.string">string</varname>
4545
<initializer>""</initializer>
4646
</fieldsynopsis>
47-
<fieldsynopsis>
47+
<fieldsynopsis xml:id="class.exception..code">
4848
<modifier>protected</modifier>
4949
<type>int</type>
5050
<varname linkend="exception.props.code">code</varname>

0 commit comments

Comments
 (0)