From 01f63ed62ab54f652c5bbf5933f7b16460e28262 Mon Sep 17 00:00:00 2001 From: tlahn Date: Fri, 24 Sep 2021 12:43:21 +0200 Subject: [PATCH] HTTP-COOKIES.md: remove duplicate 'each' Closes #7772 --- docs/HTTP-COOKIES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/HTTP-COOKIES.md b/docs/HTTP-COOKIES.md index 9d1e099d1a..2ef1a60a08 100644 --- a/docs/HTTP-COOKIES.md +++ b/docs/HTTP-COOKIES.md @@ -48,7 +48,7 @@ The cookie file format is text based and stores one cookie per line. Lines that start with `#` are treated as comments. - Each line that each specifies a single cookie consists of seven text fields + Each line that specifies a single cookie consists of seven text fields separated with TAB characters. A valid line must end with a newline character. -- 2.47.2