From bccc0e401fc81b69ad8956c2b19da71c37bb796e Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Mon, 30 Jan 2012 17:15:56 -0800 Subject: [PATCH] Spelling fix. --- doc/lispref/numbers.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/lispref/numbers.texi b/doc/lispref/numbers.texi index bec9f295227..82336aa537f 100644 --- a/doc/lispref/numbers.texi +++ b/doc/lispref/numbers.texi @@ -284,7 +284,7 @@ floating point), and returns @code{t} if so, @code{nil} otherwise. @defun natnump object @cindex natural numbers -This predicate (whose name comes from the phrase ``natual number'') +This predicate (whose name comes from the phrase ``natural number'') tests to see whether its argument is a nonnegative integer, and returns @code{t} if so, @code{nil} otherwise. 0 is considered non-negative. -- 2.39.2