diff options
author | Matthew Barnes <mbarnes@redhat.com> | 2007-04-26 00:17:35 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@src.gnome.org> | 2007-04-26 00:17:35 +0800 |
commit | ca0f5300eabbcb1844c24c4bfeb006293df9c8d0 (patch) | |
tree | bfe68be037773ececdfe86b90431cb3e10459ca0 /help | |
parent | dc3177d858ddf96f958c7f8e751c64ea2575c1dd (diff) | |
download | gsoc2013-evolution-ca0f5300eabbcb1844c24c4bfeb006293df9c8d0.tar gsoc2013-evolution-ca0f5300eabbcb1844c24c4bfeb006293df9c8d0.tar.gz gsoc2013-evolution-ca0f5300eabbcb1844c24c4bfeb006293df9c8d0.tar.bz2 gsoc2013-evolution-ca0f5300eabbcb1844c24c4bfeb006293df9c8d0.tar.lz gsoc2013-evolution-ca0f5300eabbcb1844c24c4bfeb006293df9c8d0.tar.xz gsoc2013-evolution-ca0f5300eabbcb1844c24c4bfeb006293df9c8d0.tar.zst gsoc2013-evolution-ca0f5300eabbcb1844c24c4bfeb006293df9c8d0.zip |
Fix a typo (<br />).
2007-04-25 Matthew Barnes <mbarnes@redhat.com>
* help/C/evolution.xml: Fix a typo (<br />).
svn path=/trunk/; revision=33458
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 e991a71dbb..014d5e3894 100644 --- a/help/C/evolution.xml +++ b/help/C/evolution.xml @@ -3451,7 +3451,7 @@ <para><link linkend="usage-calendar-rsvp">Sending a Meeting Invitation</link></para> </listitem> <listitem> - <para><link linkend="replying-to-rsvp"> <br />Accepting and Replying to a Meeting Request</link></para> + <para><link linkend="replying-to-rsvp">Accepting and Replying to a Meeting Request</link></para> </listitem> <listitem> <para><link linkend="receiving-rsvp-response">Reading Responses to Meeting Requests</link></para> diff --git a/help/ChangeLog b/help/ChangeLog index d6d3a72da6..626f2fbd50 100644 --- a/help/ChangeLog +++ b/help/ChangeLog @@ -1,3 +1,7 @@ +2007-04-25 Matthew Barnes <mbarnes@redhat.com> + + * C/evolution.xml: Fix a typo (<br />). + 2007-03-11 Daniel Nylander <po@danielnylander.se> * sv/sv.po: Updated Swedish translation. |