diff options
author | Andre Klapper <a9016009@gmx.de> | 2009-01-04 07:04:58 +0800 |
---|---|---|
committer | Andre Klapper <aklapper@src.gnome.org> | 2009-01-04 07:04:58 +0800 |
commit | 1dfe095cfe2f607e2b70bca65e9f8f697005f452 (patch) | |
tree | 1a4039af92d7337c0be689a94e358158a972d340 /help | |
parent | 603b0682bf1881bd5a97bb7e130f7887897df89c (diff) | |
download | gsoc2013-evolution-1dfe095cfe2f607e2b70bca65e9f8f697005f452.tar.gz gsoc2013-evolution-1dfe095cfe2f607e2b70bca65e9f8f697005f452.tar.zst gsoc2013-evolution-1dfe095cfe2f607e2b70bca65e9f8f697005f452.zip |
s/and/or. Fixes bug #566233.
2009-01-03 Andre Klapper <a9016009@gmx.de>
* C/evolution.xml: s/and/or. Fixes bug #566233.
svn path=/trunk/; revision=36980
Diffstat (limited to 'help')
-rw-r--r-- | help/C/evolution.xml | 2 | ||||
-rw-r--r-- | help/ChangeLog | 4 |
2 files changed, 5 insertions, 1 deletions
diff --git a/help/C/evolution.xml b/help/C/evolution.xml index 7c31f9c8a2..738aed3e61 100644 --- a/help/C/evolution.xml +++ b/help/C/evolution.xml @@ -3342,7 +3342,7 @@ <title>Mailing Address:</title> <para>Contains the individual's mailing address.</para> </formalpara> - <para>You can also use the Forward Contact menu item in the Action menu, which opens a new message with the card already attached, and Send Message to Contact, which opens a new message to the contact's email address.</para> + <para>You can also use the Forward Contact menu item in the Action menu, which opens a new message with the card already attached, or Send Message to Contact, which opens a new message to the contact's email address.</para> <para>You can add a card from within an email message or calendar appointment. In an open email, right-click any email address or message, and click Add to Address Book or select Add Sender to Address Book from the Message menu.</para> <para>Most of the items in the contact editor simply display the information you enter, but some of them have additional features:</para> <formalpara id="b13psuii"> diff --git a/help/ChangeLog b/help/ChangeLog index 6464c9f985..a27726c31e 100644 --- a/help/ChangeLog +++ b/help/ChangeLog @@ -1,5 +1,9 @@ 2009-01-03 Andre Klapper <a9016009@gmx.de> + * C/evolution.xml: s/and/or. Fixes bug #566233. + +2009-01-03 Andre Klapper <a9016009@gmx.de> + * C/evolution.xml: Fix wrong sentence. Fixes bug #566228. 2009-01-03 Andre Klapper <a9016009@gmx.de> |