diff options
author | Yuri Chornoivan <yurchor@ukr.net> | 2011-08-06 14:59:44 +0800 |
---|---|---|
committer | Rodrigo Moya <rodrigo@gnome-db.org> | 2011-09-14 20:08:45 +0800 |
commit | 628f4d294c7da7bf0010318eb2e0f717f38e7efe (patch) | |
tree | fe11a9f5306da9d2bd700f567f64ab5f1efdbc13 /help/C/default-browser.page | |
parent | 0e3e422941b0be4fef3dc76c45a6c4659f456c35 (diff) | |
download | gsoc2013-evolution-628f4d294c7da7bf0010318eb2e0f717f38e7efe.tar gsoc2013-evolution-628f4d294c7da7bf0010318eb2e0f717f38e7efe.tar.gz gsoc2013-evolution-628f4d294c7da7bf0010318eb2e0f717f38e7efe.tar.bz2 gsoc2013-evolution-628f4d294c7da7bf0010318eb2e0f717f38e7efe.tar.lz gsoc2013-evolution-628f4d294c7da7bf0010318eb2e0f717f38e7efe.tar.xz gsoc2013-evolution-628f4d294c7da7bf0010318eb2e0f717f38e7efe.tar.zst gsoc2013-evolution-628f4d294c7da7bf0010318eb2e0f717f38e7efe.zip |
Fix typos in new docs
Diffstat (limited to 'help/C/default-browser.page')
-rw-r--r-- | help/C/default-browser.page | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/help/C/default-browser.page b/help/C/default-browser.page index 8749dc5901..ea037d7bd2 100644 --- a/help/C/default-browser.page +++ b/help/C/default-browser.page @@ -22,6 +22,6 @@ <!-- For GNOME2 the steps are to define the gconf keys /desktop/gnome/url-handlers/http and /https --> <p>You can set the system-wide default browser in GNOME 3 under <guiseq><gui>Activities</gui><gui>Applications</gui><gui>System Settings</gui><gui>System</gui><gui>System Info</gui><gui>Default Applications</gui></guiseq>.</p> -<p>If the prefered browser is set as default application but still does not work correctly please contact your distribution via their forum or bug tracker.</p> +<p>If the preferred browser is set as default application but still does not work correctly please contact your distribution via their forum or bug tracker.</p> <note><p>GNOME 3 users with a technical background can tweak these settings by defining scheme-handlers in <file>$HOME/.local/share/applications/mimeapps.list</file>.</p></note> </page> |