; Fix typo in package.el doc string
* lisp/emacs-lisp/package.el (package-archive-column-width): Fix copy-paste in doc string (bug#50678). Copyright-paperwork-exempt: yes
This commit is contained in:
committed by
Lars Ingebrigtsen
parent
86837a87b7
commit
bbb9e97537
@@ -426,7 +426,7 @@ synchronously."
|
||||
:version "28.1")
|
||||
|
||||
(defcustom package-archive-column-width 8
|
||||
"Column width for the Package status in the package menu."
|
||||
"Column width for the Package archive in the package menu."
|
||||
:type 'number
|
||||
:version "28.1")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user