Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit df0e3fc

Browse files
committed
Markup nit.
1 parent c708605 commit df0e3fc

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

Doc/libmacfs.tex

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,8 @@ \subsection{Alias Objects}
194194
resource as an \pytype{Alias} object. Hence, after calling
195195
\method{Update()} or after \method{Resolve()} indicates that the alias
196196
has changed the Python program is responsible for getting the
197-
\var{data} from the \pytype{Alias} object and modifying the resource.
197+
\member{data} value from the \pytype{Alias} object and modifying the
198+
resource.
198199

199200

200201
\subsection{FInfo Objects}

Doc/mac/libmacfs.tex

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,8 @@ \subsection{Alias Objects}
194194
resource as an \pytype{Alias} object. Hence, after calling
195195
\method{Update()} or after \method{Resolve()} indicates that the alias
196196
has changed the Python program is responsible for getting the
197-
\var{data} from the \pytype{Alias} object and modifying the resource.
197+
\member{data} value from the \pytype{Alias} object and modifying the
198+
resource.
198199

199200

200201
\subsection{FInfo Objects}

0 commit comments

Comments
 (0)