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
Message #10 received at 22197-done <at> debbugs.gnu.org (full text, mbox):
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.