]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix typo in previous
authorGlenn Morris <rgm@gnu.org>
Fri, 30 May 2014 05:15:29 +0000 (22:15 -0700)
committerGlenn Morris <rgm@gnu.org>
Fri, 30 May 2014 05:15:29 +0000 (22:15 -0700)
lisp/emacs-lisp/package.el

index 27ebd3cabb1c8dfbbc082ac5b4c35a66297dff1c..8c275c68884d90b28bdbab023f817c177a4c5340 100644 (file)
@@ -290,7 +290,7 @@ contrast, `package-user-dir' contains packages for personal use."
                 (const allow-unsigned :tag "Allow unsigned")
                 (const t :tag "Check always"))
   :risky t
-  :group 'packagea
+  :group 'package
   :version "24.4")
 
 (defcustom package-unsigned-archives nil