unofficial mirror of guile-devel@gnu.org 
 help / color / mirror / Atom feed
From: Vivien Kraus <vivien@planete-kraus.eu>
To: guile-devel@gnu.org
Subject: [PATCH v2 2/4] Update section comment in (web http).
Date: Sat, 28 Oct 2023 10:57:23 +0200	[thread overview]
Message-ID: <76211352c8361b69bf1625db64e0c31a3e76bf05.1698489733.git.vivien@planete-kraus.eu> (raw)
In-Reply-To: <cover.1698489733.git.vivien@planete-kraus.eu>

The “REPonse headers“ section should be named “RESPonse
headers“ (emphasis mine).

* module/web/http.scm: Update comment.
---
 module/web/http.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/module/web/http.scm b/module/web/http.scm
index 24a4312b5..b34159aab 100644
--- a/module/web/http.scm
+++ b/module/web/http.scm
@@ -1873,7 +1873,7 @@ treated specially, and is just returned as a plain string."
 \f
 
 ;;;
-;;; Reponse headers
+;;; Response headers
 ;;;
 
 ;; Accept-Ranges = acceptable-ranges
-- 
2.41.0



  parent reply	other threads:[~2023-10-28  8:57 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-28 10:42 [PATCH v2 0/4] Add the HTTP Link header (fixed) Vivien Kraus
2023-09-25 16:48 ` [PATCH v2 1/4] Add resolve-relative-reference in (web uri), as in RFC 3986 5.2 Vivien Kraus
2023-10-28  8:51 ` [PATCH v2 4/4] Parse the HTTP Link header Vivien Kraus
2023-10-28  8:57 ` Vivien Kraus [this message]
2023-10-28 10:20 ` [PATCH v2 3/4] Check that key/value parameters in HTTP headers are quoted in needed Vivien Kraus

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/guile/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=76211352c8361b69bf1625db64e0c31a3e76bf05.1698489733.git.vivien@planete-kraus.eu \
    --to=vivien@planete-kraus.eu \
    --cc=guile-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).