Markup nit.
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 @@
 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}