GNU bug report logs - #34008
[PATCH] doc: Fix minor typo in the HTTP headers documentation.

Previous Next

Package: guile;

Reported by: Arun Isaac <arunisaac <at> systemreboot.net>

Date: Mon, 7 Jan 2019 12:14:01 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludo <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Arun Isaac <arunisaac <at> systemreboot.net>
Subject: bug#34008: closed (Re: bug#34008: [PATCH] doc: Fix minor typo in
 the HTTP headers documentation.)
Date: Mon, 24 Jun 2019 13:20:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#34008: [PATCH] doc: Fix minor typo in the HTTP headers documentation.

which was filed against the guile package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 34008 <at> debbugs.gnu.org.

-- 
34008: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=34008
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Ludovic Courtès <ludo <at> gnu.org>
To: Arun Isaac <arunisaac <at> systemreboot.net>
Cc: 34008-done <at> debbugs.gnu.org
Subject: Re: bug#34008: [PATCH] doc: Fix minor typo in the HTTP headers
 documentation.
Date: Mon, 24 Jun 2019 15:19:20 +0200
Hi,

Arun Isaac <arunisaac <at> systemreboot.net> skribis:

> * doc/ref/web.texi (HTTP Headers): Fix minor typo.

Applied, thanks!

Ludo’.

[Message part 3 (message/rfc822, inline)]
From: Arun Isaac <arunisaac <at> systemreboot.net>
To: bug-guile <at> gnu.org
Cc: Arun Isaac <arunisaac <at> systemreboot.net>
Subject: [PATCH] doc: Fix minor typo in the HTTP headers documentation.
Date: Mon,  7 Jan 2019 17:42:31 +0530
* doc/ref/web.texi (HTTP Headers): Fix minor typo.
---
 doc/ref/web.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/ref/web.texi b/doc/ref/web.texi
index c8fc488b7..c11ed32fa 100644
--- a/doc/ref/web.texi
+++ b/doc/ref/web.texi
@@ -791,7 +791,7 @@ The MIME type of a resource, as a symbol, along with any parameters.
 (parse-header 'content-type "text/plain;charset=utf-8")
 @result{} (text/plain (charset . "utf-8"))
 @end example
-Note that the @code{charset} parameter is something is a misnomer, and
+Note that the @code{charset} parameter is something of a misnomer, and
 the HTTP specification admits this.  It specifies the @emph{encoding} of
 the characters, not the character set.
 @end deftypevr
-- 
2.19.2




This bug report was last modified 5 years and 335 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.