diff options
author | Andre Klapper <a9016009@gmx.de> | 2008-07-22 01:13:36 +0800 |
---|---|---|
committer | Andre Klapper <aklapper@src.gnome.org> | 2008-07-22 01:13:36 +0800 |
commit | 225a24b6f02450d9f0fc2ed3bf8c8dd930075639 (patch) | |
tree | a89e9c57d361ccb310f061bd18f0dbcf54e853ce /help/C | |
parent | a6f2182e7b31ae31c2a28fa57eccc7a65f2f95ad (diff) | |
download | gsoc2013-evolution-225a24b6f02450d9f0fc2ed3bf8c8dd930075639.tar.gz gsoc2013-evolution-225a24b6f02450d9f0fc2ed3bf8c8dd930075639.tar.zst gsoc2013-evolution-225a24b6f02450d9f0fc2ed3bf8c8dd930075639.zip |
Fix build break.
2008-07-21 Andre Klapper <a9016009@gmx.de>
* C/evolution.xml: Fix build break.
svn path=/trunk/; revision=35811
Diffstat (limited to 'help/C')
-rw-r--r-- | help/C/evolution.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/help/C/evolution.xml b/help/C/evolution.xml index 1005e4d4e1..a5ed288367 100644 --- a/help/C/evolution.xml +++ b/help/C/evolution.xml @@ -960,8 +960,7 @@ </formalpara> <formalpara id="b17sa5qs"> <title>Task List:</title> - <para>Tasks are distinct from appointments because they generally don't have times associated with them.</para> - <para>You can use the list in a larger window by clicking the Tasks button in the side bar.</para> + <para>Tasks are distinct from appointments because they generally don't have times associated with them. You can use the list in a larger window by clicking the Tasks button in the side bar.</para> </formalpara> <para>For more information about the calendar, see <link linkend="usage-calendar">Evolution Calendar</link>.</para> </section> |