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

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)