diff options
author | Romain Francoise <romain@orebokech.com> | 2008-02-12 21:43:49 +0000 |
---|---|---|
committer | Romain Francoise <romain@orebokech.com> | 2008-02-12 21:43:49 +0000 |
commit | 34a3c5871ceb01071d4645eb1a042bd0bcc77448 (patch) | |
tree | 6bbee5940a4ea81f9097bc78e7f918e49fcb6388 | |
parent | 13818c30785d1253412c4e08c61417eb81a98c5b (diff) | |
download | emacs-34a3c5871ceb01071d4645eb1a042bd0bcc77448.tar.gz |
(Overview): Fix typo.
-rw-r--r-- | doc/misc/ChangeLog | 4 | ||||
-rw-r--r-- | doc/misc/epa.texi | 2 |
2 files changed, 5 insertions, 1 deletions
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog index c3a4e60748f..6b33931ca8b 100644 --- a/doc/misc/ChangeLog +++ b/doc/misc/ChangeLog @@ -1,3 +1,7 @@ +2008-02-12 Romain Francoise <romain@orebokech.com> + + * epa.texi (Overview): Fix typo. + 2008-02-11 Daiki Ueno <ueno@unixuser.org> * epa.texi (Quick start): Remove the .emacs setting. diff --git a/doc/misc/epa.texi b/doc/misc/epa.texi index 24453cd8ace..de712aa40fd 100644 --- a/doc/misc/epa.texi +++ b/doc/misc/epa.texi @@ -66,7 +66,7 @@ This manual covers EasyPG version @value{VERSION}. EasyPG Assistant provides the following features. @itemize @bullet -@item Key manegement. +@item Key management. @item Cryptographic operations on regions. @item Cryptographic operations on files. @item Dired integration. |