From d459283a699c4618509a6bd6279adbe7878a492e Mon Sep 17 00:00:00 2001 From: Ulrich Neumerkel Date: Mon, 15 Jun 2009 02:41:52 +0200 Subject: [PATCH] typo --- docs/swi.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/swi.tex b/docs/swi.tex index 8b62940e5..c35d5e561 100644 --- a/docs/swi.tex +++ b/docs/swi.tex @@ -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.