diff options
author | Kevin Breit <battery841@mediaone.net> | 2001-09-22 07:51:17 +0800 |
---|---|---|
committer | Kevin Breit <battery841@src.gnome.org> | 2001-09-22 07:51:17 +0800 |
commit | 9a1f874d96d451778624d2053ef7c276c9a1390b (patch) | |
tree | d2a3d2d8b3d259c804dc2d7aca7df4e1cbbe12dd /help | |
parent | cca23c1566c899885baa3758817173aca71c09c8 (diff) | |
download | gsoc2013-evolution-9a1f874d96d451778624d2053ef7c276c9a1390b.tar.gz gsoc2013-evolution-9a1f874d96d451778624d2053ef7c276c9a1390b.tar.zst gsoc2013-evolution-9a1f874d96d451778624d2053ef7c276c9a1390b.zip |
Some grammar changes suggested by my girlfriend Amanda...props to Amanda!
2001-09-21 Kevin Breit <battery841@mediaone.net>
* C/usage-mail.sgml: Some grammar changes suggested by my girlfriend Amanda...props to Amanda!
svn path=/trunk/; revision=13076
Diffstat (limited to 'help')
-rw-r--r-- | help/C/usage-mail.sgml | 4 | ||||
-rw-r--r-- | help/ChangeLog | 2 |
2 files changed, 4 insertions, 2 deletions
diff --git a/help/C/usage-mail.sgml b/help/C/usage-mail.sgml index 7f70dfcd5f..1c01bdb9ea 100644 --- a/help/C/usage-mail.sgml +++ b/help/C/usage-mail.sgml @@ -1670,10 +1670,10 @@ </para> <note id="pub-priv"> - <title>Public Key? Private Key? Whats the difference?</title> + <title>Public Key? Private Key? What is the difference?</title> <para> GPG uses two keys: public and private. You can give your - public key to anyone from whom you want to recieve + public key to anyone you want to recieve encrypted messages, or put it on a public key server so that people can look it up before contacting you. <emphasis>Never give your private key to anyone, diff --git a/help/ChangeLog b/help/ChangeLog index 27b326d321..91f4235568 100644 --- a/help/ChangeLog +++ b/help/ChangeLog @@ -1,5 +1,7 @@ 2001-09-21 Kevin Breit <battery841@mediaone.net> + * C/usage-mail.sgml: Some grammar changes suggested by my girlfriend Amanda...props to Amanda! + * C/usage-calendar.sgml: Verfied to make sure it was accurate against the calendar in functionality. Also added info about RSVP, scheduling appointments, and the like! Finally did this. 2001-09-20 Aaron Weber <aaron@ximian.com> |