This commit is contained in:
Ulrich Neumerkel 2009-06-15 02:41:52 +02:00 committed by Vítor Manuel de Morais Santos Costa
parent 1e16a9c339
commit d459283a69

View File

@ -307,7 +307,7 @@ present.
@snindex attr_unify_hook/2
@cnindex attr_unify_hook/2
Hook that must be defined in the module an attributed variable refers
to. Is is called @emph{after} the attributed variable has been
to. It is called @emph{after} the attributed variable has been
unified with a non-var term, possibly another attributed variable.
@var{AttValue} is the attribute that was associated to the variable
in this module and @var{VarValue} is the new value of the variable.