diff options
author | Michael Hill <mdhill@gnome.org> | 2013-07-06 23:10:35 +0800 |
---|---|---|
committer | Michael Hill <mdhill@gnome.org> | 2013-07-06 23:10:35 +0800 |
commit | 128bb0cea35972f2c12998a26c2e6ea8b049c80e (patch) | |
tree | 5945092d9fb581e2ce9b8d6c221136908ab25e9f /help/C/cookies.xml | |
parent | 2a6e922fda866b7eb9eb7e904a17d6d265af559d (diff) | |
download | gsoc2013-epiphany-128bb0cea35972f2c12998a26c2e6ea8b049c80e.tar gsoc2013-epiphany-128bb0cea35972f2c12998a26c2e6ea8b049c80e.tar.gz gsoc2013-epiphany-128bb0cea35972f2c12998a26c2e6ea8b049c80e.tar.bz2 gsoc2013-epiphany-128bb0cea35972f2c12998a26c2e6ea8b049c80e.tar.lz gsoc2013-epiphany-128bb0cea35972f2c12998a26c2e6ea8b049c80e.tar.xz gsoc2013-epiphany-128bb0cea35972f2c12998a26c2e6ea8b049c80e.tar.zst gsoc2013-epiphany-128bb0cea35972f2c12998a26c2e6ea8b049c80e.zip |
Review cookies.xml, pref-cookies page
Diffstat (limited to 'help/C/cookies.xml')
-rw-r--r-- | help/C/cookies.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/help/C/cookies.xml b/help/C/cookies.xml index e77643a2a..c0a897605 100644 --- a/help/C/cookies.xml +++ b/help/C/cookies.xml @@ -6,7 +6,7 @@ <info> <link type="guide" xref="index#privacy"/> <link type="guide" xref="data"/> - <revision pkgversion="3.10" date="2013-07-02" status="review"/> + <revision pkgversion="3.10" date="2013-07-02" status="candidate"/> <credit type="author copyright"> <name>Ekaterina Gerasimova</name> @@ -26,7 +26,7 @@ </comment> <p>A browser <em>cookie</em> is a small piece of data sent from a website and - stored on your computer while you are browsing a website. When the you + stored on your computer while you are browsing that website. When the you return to the same website in the future, the data stored in the cookie can be retrieved by the website to notify the website of your previous activity. Cookies are a common method used by web servers to know whether you are |