summaryrefslogtreecommitdiff
path: root/doc/source
diff options
context:
space:
mode:
Diffstat (limited to 'doc/source')
-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 148b30f..f6a89de 100644
--- a/doc/source/index.rst
+++ b/doc/source/index.rst
@@ -2404,7 +2404,7 @@ return value::
``get_text()``
--------------
-If you only want the text part of a document or tag, you can use the
+If you only want the human-readable text inside a document or tag, you can use the
``get_text()`` method. It returns all the text in a document or
beneath a tag, as a single Unicode string::