Correct typo in docstring
This commit is contained in:
parent
43ad36e614
commit
bf681f37b7
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue