summaryrefslogtreecommitdiffstats
path: root/Doc/libglob.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Doc/libglob.tex')
-rw-r--r--Doc/libglob.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/libglob.tex b/Doc/libglob.tex
index 6864c77..10f667a 100644
--- a/Doc/libglob.tex
+++ b/Doc/libglob.tex
@@ -15,7 +15,7 @@ and \function{os.path.expandvars()}.)
Returns a possibly-empty list of path names that match \var{pathname},
which must be a string containing a path specification.
\var{pathname} can be either absolute (like
-\file{/usr/src/Python\version/Makefile}) or relative (like
+\file{/usr/src/Python-1.5/Makefile}) or relative (like
\file{../../Tools/*.gif}), and can contain shell-style wildcards.
\end{funcdesc}