GNU bug report logs -
#22197
[PATCH] Add doc fix
Previous Next
Reported by: Calvin Heim <frofroggy <at> gmail.com>
Date: Thu, 17 Dec 2015 21:59:02 UTC
Severity: normal
Tags: patch
Done: Andy Wingo <wingo <at> pobox.com>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Sun, 07 Aug 2016 12:58:53 +0200
with message-id <87d1lkrgk2.fsf <at> pobox.com>
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
help-debbugs <at> gnu.org.)
--
22197: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=22197
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
-----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-----
[Message part 3 (message/rfc822, inline)]
Applied, thanks!
On Thu 17 Dec 2015 22:47, Calvin Heim <frofroggy <at> gmail.com> 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.
This bug report was last modified 8 years and 341 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.