From bf681f37b78472e8bc63ab801a28e99d84aac31e Mon Sep 17 00:00:00 2001 From: Henrik Lissner Date: Fri, 29 Dec 2017 04:11:54 -0500 Subject: [PATCH] Correct typo in docstring --- modules/ui/doom-dashboard/config.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/ui/doom-dashboard/config.el b/modules/ui/doom-dashboard/config.el index 22b557db8..2f19d5f5b 100644 --- a/modules/ui/doom-dashboard/config.el +++ b/modules/ui/doom-dashboard/config.el @@ -10,7 +10,7 @@ "If non-nil, the doom buffer won't be refreshed.") (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.") (defvar +doom-dashboard-pwd-policy 'last-project