Update to en getprevioussibling.xml

This commit is contained in:
Mikhail Alferov
2024-10-20 03:33:01 +03:00
committed by GitHub
parent eba0c99ac4
commit fa3210faf9

View File

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- EN-Revision: bdee5aba01f042ceb843a83f0f76ab34b404b930 Maintainer: malferov Status: ready -->
<!-- EN-Revision: 43c6d802392210a14e8b3a09e9c9fc7d0eed7e07 Maintainer: malferov Status: ready -->
<!-- Reviewed: no -->
<refentry xml:id="tidynode.getprevioussibling" xmlns="http://docbook.org/ns/docbook">
<refnamediv>
@ -75,8 +75,8 @@ string(13) "<p>Hello</p>
<refsect1 role="seealso">
&reftitle.seealso;
<simplelist>
<member><function>tidy::getParent</function></member>
<member><function>tidy::getNextSibling</function></member>
<member><function>tidyNode::getParent</function></member>
<member><function>tidyNode::getNextSibling</function></member>
</simplelist>
</refsect1>