From e600a9c6aaaa09f558eadcd673883c23d54e0d42 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADtor=20Santos=20Costa?= Date: Mon, 4 Mar 2013 09:16:02 -0600 Subject: [PATCH] fix typo (UN) --- docs/yap.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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