From: Juanma Barranquero Date: Wed, 6 Jun 2007 15:03:25 +0000 (+0000) Subject: (pgg-sign-region, pgg-sign): Fix typos. X-Git-Tag: emacs-pretest-23.0.90~12481 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=363f5ac0178dc44a171b131dd5e5a369784d4665;p=emacs.git (pgg-sign-region, pgg-sign): Fix typos. --- diff --git a/lisp/pgg.el b/lisp/pgg.el index f6a5a96d2b8..6b2b8ef376b 100644 --- a/lisp/pgg.el +++ b/lisp/pgg.el @@ -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."