diff options
| author | Fred Drake <fdrake@acm.org> | 2002-01-17 04:44:34 +0000 |
|---|---|---|
| committer | Fred Drake <fdrake@acm.org> | 2002-01-17 04:44:34 +0000 |
| commit | efff11b37cb38a431c476698a90ff20a20036f42 (patch) | |
| tree | cae980724e3556e66604cc6698846d8a9929d838 | |
| parent | f717f0500c468077d340e60ed17b0d40909c6d9c (diff) | |
| download | cpython-git-efff11b37cb38a431c476698a90ff20a20036f42.tar.gz | |
Minor consistency nit.
| -rw-r--r-- | Doc/mac/libmacfs.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/mac/libmacfs.tex b/Doc/mac/libmacfs.tex index d9a6489196..36610e8d3a 100644 --- a/Doc/mac/libmacfs.tex +++ b/Doc/mac/libmacfs.tex @@ -116,7 +116,7 @@ function returns an \pytype{FSSpec} object pointing to the application. \end{funcdesc} -\subsection{FSSpec objects \label{fsspec-objects}} +\subsection{FSSpec Objects \label{fsspec-objects}} \begin{memberdesc}[FSSpec]{data} The raw data from the FSSpec object, suitable for passing |
