From 9660a90022fa9b3cfe66cf8c0ac29cbae8a9dae8 Mon Sep 17 00:00:00 2001 From: "Robert (Robby) O'Connor" Date: Fri, 3 Feb 2017 23:48:20 -0500 Subject: [PATCH] grammar fix This was introduced in a85634c. The grammar wasn't correct here -- so this fixes it. --- core/core-configuration-layer.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/core-configuration-layer.el b/core/core-configuration-layer.el index a0f02dddd..57e401069 100644 --- a/core/core-configuration-layer.el +++ b/core/core-configuration-layer.el @@ -1980,7 +1980,7 @@ depends on it." ;; (message "orphans: %s" orphans) (if orphans (progn - (spacemacs-buffer/set-mode-line "Uninstalling not used packages...") + (spacemacs-buffer/set-mode-line "Uninstalling unused packages...") (spacemacs//redisplay) (spacemacs-buffer/append (format "Found %s orphan package(s) to delete...\n"