From 9a1f874d96d451778624d2053ef7c276c9a1390b Mon Sep 17 00:00:00 2001 From: Kevin Breit Date: Fri, 21 Sep 2001 23:51:17 +0000 Subject: Some grammar changes suggested by my girlfriend Amanda...props to Amanda! 2001-09-21 Kevin Breit * C/usage-mail.sgml: Some grammar changes suggested by my girlfriend Amanda...props to Amanda! svn path=/trunk/; revision=13076 --- help/C/usage-mail.sgml | 4 ++-- help/ChangeLog | 2 ++ 2 files changed, 4 insertions(+), 2 deletions(-) (limited to 'help') 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 @@ - Public Key? Private Key? Whats the difference? + Public Key? Private Key? What is the difference? 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. 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 + * 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 -- cgit