diff options
author | Kevin Breit <mrproper@ximian.com> | 2001-10-28 14:50:20 +0800 |
---|---|---|
committer | Kevin Breit <battery841@src.gnome.org> | 2001-10-28 14:50:20 +0800 |
commit | 60934074ade50189a4f11d014c99a9410109e478 (patch) | |
tree | 03eafc9b5b7cd122006dc514375f4f15a9422ff6 | |
parent | 7e0af5edb22627d39cd339eaec3f91a98d7681d4 (diff) | |
download | gsoc2013-evolution-60934074ade50189a4f11d014c99a9410109e478.tar.gz gsoc2013-evolution-60934074ade50189a4f11d014c99a9410109e478.tar.zst gsoc2013-evolution-60934074ade50189a4f11d014c99a9410109e478.zip |
Fixed a boo-boo
2001-10-28 Kevin Breit <mrproper@ximian.com>
* C/usage-mail.sgml: Fixed a boo-boo
* C/usage-exec-summary.sgml: Touchups, nothing here, run along
svn path=/trunk/; revision=14283
-rw-r--r-- | help/C/usage-calendar.sgml | 2 | ||||
-rw-r--r-- | help/C/usage-exec-summary.sgml | 3 | ||||
-rw-r--r-- | help/C/usage-mail.sgml | 2 | ||||
-rw-r--r-- | help/ChangeLog | 6 |
4 files changed, 9 insertions, 4 deletions
diff --git a/help/C/usage-calendar.sgml b/help/C/usage-calendar.sgml index 35bcbc4aac..58a54ace29 100644 --- a/help/C/usage-calendar.sgml +++ b/help/C/usage-calendar.sgml @@ -532,7 +532,7 @@ <example> <title>Keeping Multiple Calendars</title> <para> - Keelyn, the office manager for a small company, has one + Lucy, the office manager for a small company, has one calendar for her own schedule. On the local network, she maintains one for the conference room, so people know when they can schedule meetings. Next to that, she maintains a diff --git a/help/C/usage-exec-summary.sgml b/help/C/usage-exec-summary.sgml index 285a9d6991..e16da21579 100644 --- a/help/C/usage-exec-summary.sgml +++ b/help/C/usage-exec-summary.sgml @@ -28,8 +28,7 @@ </listitem> <listitem> <para> - Your mail summary, showing you how many new emails are - waiting in selected mail boxes. + Mail summary </para> </listitem> <listitem> diff --git a/help/C/usage-mail.sgml b/help/C/usage-mail.sgml index 8add1bf202..9108115758 100644 --- a/help/C/usage-mail.sgml +++ b/help/C/usage-mail.sgml @@ -1593,7 +1593,7 @@ </varlistentry> <varlistentry> - <term>Accept</term> + <term>Tentatively Accept</term> <listitem> <para> Select this entry if you will probably attend the meeting. diff --git a/help/ChangeLog b/help/ChangeLog index bf80ea71b0..973dd9b422 100644 --- a/help/ChangeLog +++ b/help/ChangeLog @@ -1,3 +1,9 @@ +2001-10-28 Kevin Breit <mrproper@ximian.com> + + * C/usage-mail.sgml: Fixed a boo-boo + + * C/usage-exec-summary.sgml: Touchups, nothing here, run along + 2001-10-27 Kevin Breit <mrproper@ximian.com> * C/config-prefs.sgml: Rewrite of the calendar preferences. I love how I'm having to rewrite this 48 hours before the freeze. Why are we waiting this long? It's beyond me, but oh well. I'll continue writing and listening to The Doors. |