Merge pull request #2311 from rubas/patch-1

Typo pnned -> pinned
This commit is contained in:
Henrik Lissner 2020-01-05 20:08:29 -05:00 committed by GitHub
commit 5862c4e4d8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -12,7 +12,7 @@
;; Here are a couple examples:
;; All of Doom's packages are pnned to a specific commit, and updated from
;; All of Doom's packages are pinned to a specific commit, and updated from
;; release to release. To un-pin all packages and live on the edge, do:
;(setq doom-pinned-packages nil)