diff --git a/docs/yap.tex b/docs/yap.tex index 9f9256e32..03a46c57c 100644 --- a/docs/yap.tex +++ b/docs/yap.tex @@ -3378,7 +3378,7 @@ Succeeds if there are no free variables in the term @var{T}. @findex acyclic_term/1 @snindex acyclic_term/1 @cnindex acyclic_term/1 -Succeeds if there are loops in the term @var{T}, that is, it is an infite term. +Succeeds if there are loops in the term @var{T}, that is, it is an infinite term. @item arg(+@var{N},+@var{T},@var{A}) [ISO] @findex arg/3