diff options
author | Shaun McCance <shaunm@src.gnome.org> | 2004-09-12 03:20:06 +0800 |
---|---|---|
committer | Shaun McCance <shaunm@src.gnome.org> | 2004-09-12 03:20:06 +0800 |
commit | 082c2bd2f8556a9ba038bbbf3d25282c5ceafc51 (patch) | |
tree | 7f0e3335b80f64bc3776afe1ed0da919c7b8d4ed /help | |
parent | 690302b94d6eaedbb7a5d8dc7741cd521e41c142 (diff) | |
download | gsoc2013-epiphany-082c2bd2f8556a9ba038bbbf3d25282c5ceafc51.tar.gz gsoc2013-epiphany-082c2bd2f8556a9ba038bbbf3d25282c5ceafc51.tar.zst gsoc2013-epiphany-082c2bd2f8556a9ba038bbbf3d25282c5ceafc51.zip |
- Fix non-well-formed XML
* help/C/epiphany.xml:
- Fix non-well-formed XML
Diffstat (limited to 'help')
-rw-r--r-- | help/C/epiphany.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/help/C/epiphany.xml b/help/C/epiphany.xml index 07037aa98..edc0c07ac 100644 --- a/help/C/epiphany.xml +++ b/help/C/epiphany.xml @@ -620,11 +620,11 @@ Some web pages automatically open new browser windows when viewed. These are known as popup windows. To show or hide a page's popup windows, choose <menuchoice><guimenu>View</guimenu> - <guimenuitem>Popup Windows</guimenuitem>. + <guimenuitem>Popup Windows</guimenuitem></menuchoice>. </para> <para> To set a default popup window behavior for all web pages, see - <xref linkend="privacy-preferences">. + <xref linkend="privacy-preferences"/>. </para> </sect2> <sect2 id="to-open-link"> |