fix spacemacs|use-package-add-hook usage docstring

This commit is contained in:
d12frosted 2016-07-25 09:56:20 +03:00
parent fe60d0fc1e
commit 95df82ac23
No known key found for this signature in database
GPG Key ID: 8D33A3B1A4AF7D30
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ of a package.
Usage:
(use-package-add-hook package-name
(spacemacs|use-package-add-hook package-name
[:keyword [option]]...)
:pre-init Code to run before the default `:init' configuration.