unofficial mirror of bug-guile@gnu.org 
 help / color / mirror / Atom feed
* bug#22197: [PATCH] Add doc fix
@ 2015-12-17 21:47 Calvin Heim
  2016-08-07 10:58 ` Andy Wingo
  0 siblings, 1 reply; 2+ messages in thread
From: Calvin Heim @ 2015-12-17 21:47 UTC (permalink / raw)
  To: 22197

-----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-----





^ permalink raw reply	[flat|nested] 2+ messages in thread

* bug#22197: [PATCH] Add doc fix
  2015-12-17 21:47 bug#22197: [PATCH] Add doc fix Calvin Heim
@ 2016-08-07 10:58 ` Andy Wingo
  0 siblings, 0 replies; 2+ messages in thread
From: Andy Wingo @ 2016-08-07 10:58 UTC (permalink / raw)
  To: Calvin Heim; +Cc: 22197-done

Applied, thanks!

On Thu 17 Dec 2015 22:47, Calvin Heim <frofroggy@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.





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-08-07 10:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-12-17 21:47 bug#22197: [PATCH] Add doc fix Calvin Heim
2016-08-07 10:58 ` Andy Wingo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).