]> git.eshelyaron.com Git - emacs.git/commitdiff
(pgg-sign-region, pgg-sign): Fix typos.
authorJuanma Barranquero <lekktu@gmail.com>
Wed, 6 Jun 2007 15:03:25 +0000 (15:03 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Wed, 6 Jun 2007 15:03:25 +0000 (15:03 +0000)
lisp/pgg.el

index f6a5a96d2b84aa87e0816737b5f99ed7f6574719..6b2b8ef376b4093de4989004dc3b9569b1c8d018 100644 (file)
@@ -416,7 +416,7 @@ If the optional 3rd argument CLEARTEXT is non-nil, it does not create
 a detached signature.
 
 If this function is called interactively, CLEARTEXT is enabled
-and the the output is displayed.
+and the output is displayed.
 
 If optional PASSPHRASE is not specified, it will be obtained from the
 passphrase cache or user."
@@ -441,7 +441,7 @@ If optional arguments START and END are specified, only sign data
 within the region.
 
 If this function is called interactively, CLEARTEXT is enabled
-and the the output is displayed.
+and the output is displayed.
 
 If optional PASSPHRASE is not specified, it will be obtained from the
 passphrase cache or user."