diff options
Diffstat (limited to 'lisp/epa-hook.el')
-rw-r--r-- | lisp/epa-hook.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/epa-hook.el b/lisp/epa-hook.el index 9ad952c6813..99a432c236e 100644 --- a/lisp/epa-hook.el +++ b/lisp/epa-hook.el @@ -24,7 +24,7 @@ ;;; Code: (defgroup epa-file nil - "The EasyPG Assistant hooks for transparent file encryption" + "The EasyPG Assistant hooks for transparent file encryption." :version "23.1" :group 'epa) |