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

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

[debbugs-tracker] bug#22197: closed ([PATCH] Add doc fix)


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#22197: closed ([PATCH] Add doc fix)
Date: Sun, 07 Aug 2016 11:00:02 +0000

Your message dated Sun, 07 Aug 2016 12:58:53 +0200
with message-id <address@hidden>
and subject line Re: bug#22197: [PATCH] Add doc fix
has caused the debbugs.gnu.org bug report #22197,
regarding [PATCH] Add doc fix
to be marked as done.

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


-- 
22197: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=22197
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: [PATCH] Add doc fix Date: Thu, 17 Dec 2015 13:47:42 -0800 User-agent: Mozilla/5.0 (X11; Linux i686; rv:38.0) Gecko/20100101 Thunderbird/38.4.0
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

* doc/ref/api-compound.texi: Fix grammar.
- ---
 doc/ref/api-compound.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/ref/api-compound.texi b/doc/ref/api-compound.texi
index 8ec32d6..47f5e8a 100644
- --- a/doc/ref/api-compound.texi
+++ b/doc/ref/api-compound.texi
@@ -3718,7 +3718,7 @@ the following examples.
 #f
 @end lisp
 -Better is to use the procedure @code{hashq-get-handle}, which makes a
+It is better to use the procedure @code{hashq-get-handle}, which makes a
 distinction between the two cases.  Just like @code{assq}, this
 procedure returns a key/value-pair on success, and @code{#f} if the
 key is not found.
- -- 
1.9.1

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.22 (GNU/Linux)

iQIcBAEBAgAGBQJWcy1+AAoJEPFy53W67dRmib4P/iRA0v5tNKqv8UKwBwaeh5nv
2is04zWASy4lFW/k/2pT08hWL7HsxsK1mQTbGyM9gvS/8miGTqc8M7UQlWIjJk5P
VTbAxwBKuN4MGIEeXTOS3TRcK6CmgyBqkXqPjrH/HZF0gm/13Zh4d2/lUDSfZ6WD
k4E9uyPu+WfkSBlw4tA+xUs/qZWaBx4mMCfRCOoynZy5lDlAdmHfveYrXjBm4QnS
eajgYLjh2A81ISD5Vr+CGK+7FDs/pTz62TPDMLeexukJhOU8QCCjtij0AQu5lsFO
PaWc6dSvR0ZlGW1GunU7UrK1n1TgvoPGzWWK4QqqwFb7WVTsqs5rKZWqptiEeQOS
BvJOJLYvJks/LBQ5jxGxXgyG6QE5q8L1OQR1Cc4yAdpAol6R5OClxy3HtGcrs37a
HhFo462vWoBSkDrMJkuwJlix+UvqwoT4wR02Vu+KS2btrLiDjFi8GPC9oyTmD/GG
VjcK0nJP44rHqkRbE8lOSW22YWPWW2V3JD6rdjZNgPtzYTyAOZ98V+4aoTVeCJlb
xe7r64FliYEVgXyHhhDRWGjkHxazbfK/2uDRQaSWV5HT6t7PgqJ15Z7GEblnG1lO
7yTMQrc+DqZYeZBpBzqSv7eskqGZ/UAJmFJZHNLPk9nHPkNILZDv22JmGWUdNv/q
lV7I3fPl2JgCi57Dxeq9
=pIMi
-----END PGP SIGNATURE-----



--- End Message ---
--- Begin Message --- Subject: Re: bug#22197: [PATCH] Add doc fix Date: Sun, 07 Aug 2016 12:58:53 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux)
Applied, thanks!

On Thu 17 Dec 2015 22:47, Calvin Heim <address@hidden> writes:

> * doc/ref/api-compound.texi: Fix grammar.
> ---
>  doc/ref/api-compound.texi | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/doc/ref/api-compound.texi b/doc/ref/api-compound.texi
> index 8ec32d6..47f5e8a 100644
> --- a/doc/ref/api-compound.texi
> +++ b/doc/ref/api-compound.texi
> @@ -3718,7 +3718,7 @@ the following examples.
>  #f
>  @end lisp
>  -Better is to use the procedure @code{hashq-get-handle}, which makes a
> +It is better to use the procedure @code{hashq-get-handle}, which makes a
>  distinction between the two cases.  Just like @code{assq}, this
>  procedure returns a key/value-pair on success, and @code{#f} if the
>  key is not found.


--- End Message ---

reply via email to

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