summaryrefslogtreecommitdiffstats
path: root/Doc/mac
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>1998-04-07 20:04:27 (GMT)
committerFred Drake <fdrake@acm.org>1998-04-07 20:04:27 (GMT)
commitdf0e3fcb631735d753cb08412ed63c54e9fd5e0e (patch)
treef4ea6aee8d16e7ec074385415914d5378e009ca3 /Doc/mac
parentc708605f4f8a8f982ea7a99a517ae03c2fb6bb2d (diff)
downloadcpython-df0e3fcb631735d753cb08412ed63c54e9fd5e0e.zip
cpython-df0e3fcb631735d753cb08412ed63c54e9fd5e0e.tar.gz
cpython-df0e3fcb631735d753cb08412ed63c54e9fd5e0e.tar.bz2
Markup nit.
Diffstat (limited to 'Doc/mac')
-rw-r--r--Doc/mac/libmacfs.tex3
1 files changed, 2 insertions, 1 deletions
diff --git a/Doc/mac/libmacfs.tex b/Doc/mac/libmacfs.tex
index 24e08ab..e0830a1 100644
--- a/Doc/mac/libmacfs.tex
+++ b/Doc/mac/libmacfs.tex
@@ -194,7 +194,8 @@ Note that it is currently not possible to directly manipulate a
resource as an \pytype{Alias} object. Hence, after calling
\method{Update()} or after \method{Resolve()} indicates that the alias
has changed the Python program is responsible for getting the
-\var{data} from the \pytype{Alias} object and modifying the resource.
+\member{data} value from the \pytype{Alias} object and modifying the
+resource.
\subsection{FInfo Objects}