emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#25804: closed ([PATCH] api-procedures.texi: typo:


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#25804: closed ([PATCH] api-procedures.texi: typo: 'an' -> 'on')
Date: Wed, 19 Apr 2017 15:16:02 +0000

Your message dated Wed, 19 Apr 2017 17:15:28 +0200
with message-id <address@hidden>
and subject line Re: bug#25804: [PATCH] api-procedures.texi: typo: 'an' -> 'on'
has caused the debbugs.gnu.org bug report #25804,
regarding [PATCH] api-procedures.texi: typo: 'an' -> 'on'
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
25804: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=25804
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: [PATCH] api-procedures.texi: typo: 'an' -> 'on' Date: Sun, 19 Feb 2017 23:02:37 +0000
* doc/ref/api-procedures.texi: fix typo 'an' -> 'on'

Signed-off-by: Sergei Trofimovich <address@hidden>
---
 doc/ref/api-procedures.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/ref/api-procedures.texi b/doc/ref/api-procedures.texi
index 02bf6822a..df24178f9 100644
--- a/doc/ref/api-procedures.texi
+++ b/doc/ref/api-procedures.texi
@@ -836,7 +836,7 @@ Let us call this new procedure @code{foo}.
 (define foo (make-procedure-with-setter foo-ref foo-set!))
 @end lisp
 
address@hidden can from now an be used to either read from the data
address@hidden can from now on be used to either read from the data
 structure stored in @code{f}, or to write into the structure.
 
 @lisp
-- 
2.11.1




--- End Message ---
--- Begin Message --- Subject: Re: bug#25804: [PATCH] api-procedures.texi: typo: 'an' -> 'on' Date: Wed, 19 Apr 2017 17:15:28 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1 (gnu/linux)
On Mon 20 Feb 2017 00:02, Sergei Trofimovich <address@hidden> writes:

> * doc/ref/api-procedures.texi: fix typo 'an' -> 'on'

Applied.  Thanks :)

Andy


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]