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

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

[debbugs-tracker] bug#34008: closed ([PATCH] doc: Fix minor typo in the


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#34008: closed ([PATCH] doc: Fix minor typo in the HTTP headers documentation.)
Date: Mon, 24 Jun 2019 13:20:02 +0000

Your message dated Mon, 24 Jun 2019 15:19:20 +0200
with message-id <address@hidden>
and subject line Re: bug#34008: [PATCH] doc: Fix minor typo in the HTTP headers 
documentation.
has caused the debbugs.gnu.org bug report #34008,
regarding [PATCH] doc: Fix minor typo in the HTTP headers documentation.
to be marked as done.

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


-- 
34008: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=34008
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- 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




--- End Message ---
--- Begin Message --- Subject: Re: bug#34008: [PATCH] doc: Fix minor typo in the HTTP headers documentation. Date: Mon, 24 Jun 2019 15:19:20 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.2 (gnu/linux)
Hi,

Arun Isaac <address@hidden> skribis:

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

Applied, thanks!

Ludo’.


--- End Message ---

reply via email to

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