diff options
author | Kevin Breit <battery841@mediaone.net> | 2001-06-25 23:07:21 +0800 |
---|---|---|
committer | Kevin Breit <battery841@src.gnome.org> | 2001-06-25 23:07:21 +0800 |
commit | 3818583af9e5bd55136e56717fc50ef1822a76c6 (patch) | |
tree | dde92fbe6fed0e424713803f7e1b71710baf8bb9 /help | |
parent | a34900b74caa7d7cfc880ddd48fdff320f40466c (diff) | |
download | gsoc2013-evolution-3818583af9e5bd55136e56717fc50ef1822a76c6.tar gsoc2013-evolution-3818583af9e5bd55136e56717fc50ef1822a76c6.tar.gz gsoc2013-evolution-3818583af9e5bd55136e56717fc50ef1822a76c6.tar.bz2 gsoc2013-evolution-3818583af9e5bd55136e56717fc50ef1822a76c6.tar.lz gsoc2013-evolution-3818583af9e5bd55136e56717fc50ef1822a76c6.tar.xz gsoc2013-evolution-3818583af9e5bd55136e56717fc50ef1822a76c6.tar.zst gsoc2013-evolution-3818583af9e5bd55136e56717fc50ef1822a76c6.zip |
Fixed a few typos
2001-06-25 Kevin Breit <battery841@mediaone.net>
* C/usage-exec-summary.sgml: Fixed a few typos
svn path=/trunk/; revision=10479
Diffstat (limited to 'help')
-rw-r--r-- | help/C/usage-exec-summary.sgml | 4 | ||||
-rw-r--r-- | help/ChangeLog | 2 |
2 files changed, 4 insertions, 2 deletions
diff --git a/help/C/usage-exec-summary.sgml b/help/C/usage-exec-summary.sgml index a2a0860b85..77f84e8230 100644 --- a/help/C/usage-exec-summary.sgml +++ b/help/C/usage-exec-summary.sgml @@ -11,9 +11,9 @@ </para> <sect1 id="exec-intro"> - <title>Introducing the My Evolution</title> + <title>Introducing My Evolution</title> <para> - The first thing you'll want to do with the My Evolution + The first thing you'll want to do with My Evolution is add a service. Click the <guibutton>Add Service</guibutton> button in the toolbar, then select one of the available services. Services may vary depending upon your system, but diff --git a/help/ChangeLog b/help/ChangeLog index 50cd73f446..79a7b12437 100644 --- a/help/ChangeLog +++ b/help/ChangeLog @@ -1,5 +1,7 @@ 2001-06-25 Kevin Breit <battery841@mediaone.net> + * C/usage-exec-summary.sgml: Fixed a few typos + * C/preface.sgml: Added section for importing files * C/usage-calendar.sgml: Removed some *'s that are causing problems. |