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." ;;; -;;; Reponse headers +;;; Response headers ;;; ;; Accept-Ranges = acceptable-ranges -- 2.41.0