Skip to content

Commit 4dcf5a9

Browse files
thinkverseGirgias
authored andcommitted
Fix xml_get_current_byte_index notes section before changelog
1 parent 0d0c319 commit 4dcf5a9

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

reference/xml/functions/xml-get-current-byte-index.xml

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -42,16 +42,6 @@
4242
</para>
4343
</refsect1>
4444

45-
<refsect1 role="notes">
46-
&reftitle.notes;
47-
<warning>
48-
<para>
49-
This function returns byte index according to UTF-8 encoded text
50-
disregarding if input is in another encoding.
51-
</para>
52-
</warning>
53-
</refsect1>
54-
5545
<refsect1 role="changelog">
5646
&reftitle.changelog;
5747
<informaltable>
@@ -69,6 +59,16 @@
6959
</informaltable>
7060
</refsect1>
7161

62+
<refsect1 role="notes">
63+
&reftitle.notes;
64+
<warning>
65+
<para>
66+
This function returns byte index according to UTF-8 encoded text
67+
disregarding if input is in another encoding.
68+
</para>
69+
</warning>
70+
</refsect1>
71+
7272
<refsect1 role="seealso">
7373
&reftitle.seealso;
7474
<para>

0 commit comments

Comments
 (0)