]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Markup nit.
authorFred Drake <fdrake@acm.org>
Tue, 7 Apr 1998 20:04:27 +0000 (20:04 +0000)
committerFred Drake <fdrake@acm.org>
Tue, 7 Apr 1998 20:04:27 +0000 (20:04 +0000)
Doc/libmacfs.tex
Doc/mac/libmacfs.tex

index 24e08aba6737c039ceec9aac7da44e57f3cef44c..e0830a1c0c2409868d50f56b036c1a75c6fc5455 100644 (file)
@@ -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}
index 24e08aba6737c039ceec9aac7da44e57f3cef44c..e0830a1c0c2409868d50f56b036c1a75c6fc5455 100644 (file)
@@ -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}