[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] /srv/bzr/emacs/trunk r107017: Spelling fix.
From: |
Paul Eggert |
Subject: |
[Emacs-diffs] /srv/bzr/emacs/trunk r107017: Spelling fix. |
Date: |
Mon, 30 Jan 2012 17:15:56 -0800 |
User-agent: |
Bazaar (2.3.1) |
------------------------------------------------------------
revno: 107017
committer: Paul Eggert <address@hidden>
branch nick: trunk
timestamp: Mon 2012-01-30 17:15:56 -0800
message:
Spelling fix.
modified:
doc/lispref/numbers.texi
=== modified file 'doc/lispref/numbers.texi'
--- a/doc/lispref/numbers.texi 2012-01-29 07:25:22 +0000
+++ b/doc/lispref/numbers.texi 2012-01-31 01:15:56 +0000
@@ -284,7 +284,7 @@
@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.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Emacs-diffs] /srv/bzr/emacs/trunk r107017: Spelling fix.,
Paul Eggert <=