unofficial mirror of bug-guile@gnu.org 
 help / color / mirror / Atom feed
* bug#34008: [PATCH] doc: Fix minor typo in the HTTP headers documentation.
@ 2019-01-07 12:12 Arun Isaac
  2019-06-24 13:19 ` Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: Arun Isaac @ 2019-01-07 12:12 UTC (permalink / raw)
  To: 34008

* 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






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

* bug#34008: [PATCH] doc: Fix minor typo in the HTTP headers documentation.
  2019-01-07 12:12 bug#34008: [PATCH] doc: Fix minor typo in the HTTP headers documentation Arun Isaac
@ 2019-06-24 13:19 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2019-06-24 13:19 UTC (permalink / raw)
  To: Arun Isaac; +Cc: 34008-done

Hi,

Arun Isaac <arunisaac@systemreboot.net> skribis:

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

Applied, thanks!

Ludo’.





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

end of thread, other threads:[~2019-06-24 13:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-01-07 12:12 bug#34008: [PATCH] doc: Fix minor typo in the HTTP headers documentation Arun Isaac
2019-06-24 13:19 ` Ludovic Courtès

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