Correct typo in docstring

This commit is contained in:
Henrik Lissner 2017-12-29 04:11:54 -05:00
parent 43ad36e614
commit bf681f37b7
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395

View file

@ -10,7 +10,7 @@
"If non-nil, the doom buffer won't be refreshed.") "If non-nil, the doom buffer won't be refreshed.")
(defvar +doom-dashboard-inhibit-functions () (defvar +doom-dashboard-inhibit-functions ()
"A list of functions that determine whether to inhibit the dashboard the "A list of functions that determine whether to inhibit the dashboard from
loading.") loading.")
(defvar +doom-dashboard-pwd-policy 'last-project (defvar +doom-dashboard-pwd-policy 'last-project