From 821c96c1b0421e8cf6ae0133402918e4ebc1466f Mon Sep 17 00:00:00 2001 From: "Basil L. Contovounesios" Date: Mon, 7 Oct 2019 03:02:07 +0100 Subject: [PATCH] ; * doc/misc/eww.texi (Advanced): Fix recent typo. --- doc/misc/eww.texi | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/misc/eww.texi b/doc/misc/eww.texi index d0a4c9a7900..168a9bfa748 100644 --- a/doc/misc/eww.texi +++ b/doc/misc/eww.texi @@ -227,9 +227,9 @@ package. You can list existing cookies with @kbd{C} @vindex shr-cookie-policy Many @acronym{HTML} pages have images embedded in them, and EWW will -download most these by default. When fetching images, cookies can be -sent and received, and these can be used to track users. To control -when to send cookies when retrieving these images, the +download most of these by default. When fetching images, cookies can +be sent and received, and these can be used to track users. To +control when to send cookies when retrieving these images, the @code{shr-cookie-policy} variable can be used. The default value, @code{same-origin}, means that EWW will only send cookies when fetching images that originate from the same source as the -- 2.39.5