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/C | |
parent | dc3177d858ddf96f958c7f8e751c64ea2575c1dd (diff) | |
download | gsoc2013-evolution-ca0f5300eabbcb1844c24c4bfeb006293df9c8d0.tar.gz 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/C')
-rw-r--r-- | help/C/evolution.xml | 2 |
1 files changed, 1 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> |