diff options
author | Daniel Mustieles <daniel.mustieles@gmail.com> | 2011-10-07 18:55:53 +0800 |
---|---|---|
committer | Daniel Mustieles <daniel.mustieles@gmail.com> | 2011-10-07 18:55:53 +0800 |
commit | c14ea5b006b6cb846995cbff39993d3dc6e49d66 (patch) | |
tree | 68eb22e7d9f448013ce6782d4f4620cb6a5b8f44 /help | |
parent | 380255979e5bf85a00858d1d34105429e004b7c7 (diff) | |
download | gsoc2013-evolution-c14ea5b006b6cb846995cbff39993d3dc6e49d66.tar.gz gsoc2013-evolution-c14ea5b006b6cb846995cbff39993d3dc6e49d66.tar.zst gsoc2013-evolution-c14ea5b006b6cb846995cbff39993d3dc6e49d66.zip |
Fixed typo in string
Diffstat (limited to 'help')
-rw-r--r-- | help/C/minimize-to-system-tray.page | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/help/C/minimize-to-system-tray.page b/help/C/minimize-to-system-tray.page index 28e7d8d4b8..c8feccd41e 100644 --- a/help/C/minimize-to-system-tray.page +++ b/help/C/minimize-to-system-tray.page @@ -26,6 +26,6 @@ <p>GNOME, by default, has a <link xref="mail-received-notification">notification area</link> which includes an applet that informs users of any system updates, changes, or events. This includes the arrival of email messages on Evolution. You can refer to this built-in feature of GNOME for any email notifications.</p> -<p>In GNOME version 2 you may modify the notification area and set it up to become a system tray by using external software such as <link href="http://alltray.trausch.us/"> Alltray</link> that might be available for installation in the software management tool of your distribution. This is no longer possible in GNOME 3.</p> +<p>In GNOME version 2 you may modify the notification area and set it up to become a system tray by using external software such as <link href="http://alltray.trausch.us/">Alltray</link> that might be available for installation in the software management tool of your distribution. This is no longer possible in GNOME 3.</p> </page> |