summaryrefslogtreecommitdiff
path: root/doc/source/index.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/source/index.rst')
-rw-r--r--doc/source/index.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/index.rst b/doc/source/index.rst
index 8b2822d..73a288b 100644
--- a/doc/source/index.rst
+++ b/doc/source/index.rst
@@ -2430,7 +2430,7 @@ mistakes and delays by passing it to the ``BeautifulSoup`` constructor
as ``from_encoding``.
Here's a document written in ISO-8859-8. The document is so short that
-Unicode, Dammit can't get a good lock on it, and misidentifies it as
+Unicode, Dammit can't get a lock on it, and misidentifies it as
ISO-8859-7::
markup = b"<h1>\xed\xe5\xec\xf9</h1>"