summaryrefslogtreecommitdiffstats
path: root/Doc
diff options
context:
space:
mode:
authorNeal Norwitz <nnorwitz@gmail.com>2003-04-25 14:52:41 (GMT)
committerNeal Norwitz <nnorwitz@gmail.com>2003-04-25 14:52:41 (GMT)
commitcabf56f8b481ef9fe91d141e046e05018078a1a0 (patch)
treeea95e570754be3314a193c8c75c1059526e3428a /Doc
parent2194a4eedef22a8319e5dea6de409fd582db4b97 (diff)
downloadcpython-cabf56f8b481ef9fe91d141e046e05018078a1a0.zip
cpython-cabf56f8b481ef9fe91d141e046e05018078a1a0.tar.gz
cpython-cabf56f8b481ef9fe91d141e046e05018078a1a0.tar.bz2
Fix markup
Diffstat (limited to 'Doc')
-rw-r--r--Doc/lib/libposixpath.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/lib/libposixpath.tex b/Doc/lib/libposixpath.tex
index 93a2809..8424e90 100644
--- a/Doc/lib/libposixpath.tex
+++ b/Doc/lib/libposixpath.tex
@@ -240,7 +240,7 @@ necessary.
\begin{seealso}
\seemodule{os}{The newer \function{os.walk()} generator supplies similar
- functionality and can be easier to use.
+ functionality and can be easier to use.}
\end{seealso}
\end{funcdesc}