Fix typo in use-package docstring

This commit is contained in:
Stefan Kangas 2022-06-26 16:14:14 +02:00
parent ffa5f0397a
commit cb85f9c274

View file

@ -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))