Fix typo in use-package docstring
This commit is contained in:
parent
ffa5f0397a
commit
cb85f9c274
1 changed files with 1 additions and 1 deletions
|
@ -1600,7 +1600,7 @@ this file. Usage:
|
|||
:custom Call `custom-set' or `set-default' with each variable
|
||||
definition without modifying the Emacs `custom-file'.
|
||||
(compare with `custom-set-variables').
|
||||
:custom-face Call `customize-set-faces' with each face definition.
|
||||
:custom-face Call `custom-set-faces' with each face definition.
|
||||
:ensure Loads the package using package.el if necessary.
|
||||
:pin Pin the package to an archive."
|
||||
(declare (indent 1))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue