summaryrefslogtreecommitdiffstats
path: root/Doc/library/glob.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Doc/library/glob.rst')
-rw-r--r--Doc/library/glob.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/Doc/library/glob.rst b/Doc/library/glob.rst
index f4a7295..b87a826 100644
--- a/Doc/library/glob.rst
+++ b/Doc/library/glob.rst
@@ -28,8 +28,8 @@ subshell. (For tilde and shell variable expansion, use
.. function:: iglob(pathname)
- Return an iterator which yields the same values as :func:`glob` without actually
- storing them all simultaneously.
+ Return an :term:`iterator` which yields the same values as :func:`glob`
+ without actually storing them all simultaneously.
For example, consider a directory containing only the following files: