From eb2bdf5b3e1209750293c7ffc00bc1fa59aa6fe7 Mon Sep 17 00:00:00 2001 From: Leonard Richardson Date: Tue, 7 Feb 2023 10:38:54 -0500 Subject: Corrected a mistake in the Korean, Portuguese and Chinese translations of the documentation. --- doc.ko/index.html | 2 +- doc.ptbr/source/index.rst | 2 +- doc.zh/source/index.rst | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/doc.ko/index.html b/doc.ko/index.html index c474071..2f08f77 100644 --- a/doc.ko/index.html +++ b/doc.ko/index.html @@ -89,7 +89,7 @@ # Lacie # </a> # and -# <a class="sister" href="http://example.com/tillie" id="link2"> +# <a class="sister" href="http://example.com/tillie" id="link3"> # Tillie # </a> # ; and they lived at the bottom of a well. diff --git a/doc.ptbr/source/index.rst b/doc.ptbr/source/index.rst index f5eb849..89ae5be 100644 --- a/doc.ptbr/source/index.rst +++ b/doc.ptbr/source/index.rst @@ -90,7 +90,7 @@ de dados aninhada:: # Lacie # # and - # + # # Tillie # # ; and they lived at the bottom of a well. diff --git a/doc.zh/source/index.rst b/doc.zh/source/index.rst index 990053f..f716768 100644 --- a/doc.zh/source/index.rst +++ b/doc.zh/source/index.rst @@ -79,7 +79,7 @@ Beautiful Soup 4.4.0 文档 # Lacie # # and - # + # # Tillie # # ; and they lived at the bottom of a well. -- cgit v1.2.3