diff options
| author | Ekaterina Gerasimova <kittykat3756@gmail.com> | 2013-07-01 05:25:53 +0800 |
|---|---|---|
| committer | Ekaterina Gerasimova <kittykat3756@gmail.com> | 2013-07-01 05:25:53 +0800 |
| commit | 36b960b30e8555963d250c50d61eeebee7ec6c1b (patch) | |
| tree | 56b18fff4ea9a0354447c48662df2e8852b9b8bd | |
| parent | af1ab943d0cc1c722dadc91646d56aa7e9d44ffb (diff) | |
| download | gsoc2013-epiphany-36b960b30e8555963d250c50d61eeebee7ec6c1b.tar gsoc2013-epiphany-36b960b30e8555963d250c50d61eeebee7ec6c1b.tar.gz gsoc2013-epiphany-36b960b30e8555963d250c50d61eeebee7ec6c1b.tar.bz2 gsoc2013-epiphany-36b960b30e8555963d250c50d61eeebee7ec6c1b.tar.lz gsoc2013-epiphany-36b960b30e8555963d250c50d61eeebee7ec6c1b.tar.xz gsoc2013-epiphany-36b960b30e8555963d250c50d61eeebee7ec6c1b.tar.zst gsoc2013-epiphany-36b960b30e8555963d250c50d61eeebee7ec6c1b.zip | |
Fix validation error in browse-private help page
| -rw-r--r-- | help/C/browse-private.page | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/help/C/browse-private.page b/help/C/browse-private.page index 7b4e268e3..aa4a77176 100644 --- a/help/C/browse-private.page +++ b/help/C/browse-private.page @@ -23,6 +23,8 @@ <desc>What is the <gui>Incognito</gui> mode?</desc> </info> + <title>Private browsing</title> + <comment> <cite date="2013-06-30">Kat</cite> <p>Private browsing does not allow websites access to normal mode cookies @@ -31,8 +33,6 @@ not know what a cookie is.</p> </comment> - <title>Private browsing</title> - <p>Private browsing is a mode which limits the way that your computer and websites can access your browsing information. It is useful if you want to lend your computer to a friend, for example, to check their email using |
