Markup nit.
This commit is contained in:
parent
c708605f4f
commit
df0e3fcb63
|
@ -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}
|
||||
|
|
|
@ -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}
|
||||
|
|
Loading…
Reference in New Issue