From 363f5ac0178dc44a171b131dd5e5a369784d4665 Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Wed, 6 Jun 2007 15:03:25 +0000 Subject: [PATCH] (pgg-sign-region, pgg-sign): Fix typos. --- lisp/pgg.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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." -- 2.39.2