summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLeonard Richardson <leonardr@segfault.org>2023-02-07 10:38:54 -0500
committerLeonard Richardson <leonardr@segfault.org>2023-02-07 10:38:54 -0500
commiteb2bdf5b3e1209750293c7ffc00bc1fa59aa6fe7 (patch)
treeb8a8fe0fe095c73aa12cebfdd160d94eec9968d2
parent7eedde44d45f99340bcf98384dfb11295ffcebdd (diff)
Corrected a mistake in the Korean, Portuguese and Chinese translations of the documentation.
-rw-r--r--doc.ko/index.html2
-rw-r--r--doc.ptbr/source/index.rst2
-rw-r--r--doc.zh/source/index.rst2
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 @@
<span class="c"># Lacie</span>
<span class="c"># &lt;/a&gt;</span>
<span class="c"># and</span>
-<span class="c"># &lt;a class="sister" href="http://example.com/tillie" id="link2"&gt;</span>
+<span class="c"># &lt;a class="sister" href="http://example.com/tillie" id="link3"&gt;</span>
<span class="c"># Tillie</span>
<span class="c"># &lt;/a&gt;</span>
<span class="c"># ; and they lived at the bottom of a well.</span>
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
# </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.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
# </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.