From 0bde0b4c02c439a91e70f9d8bd1d0294dccc2c54 Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Sun, 17 Jun 2012 09:43:33 -0500 Subject: [PATCH] Die typos, die --- lisp/use-package/use-package.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lisp/use-package/use-package.el b/lisp/use-package/use-package.el index 691287c8aea..b1004b3dbe2 100644 --- a/lisp/use-package/use-package.el +++ b/lisp/use-package/use-package.el @@ -75,8 +75,8 @@ ;; on your system. So remember to keep `:init' activities to only those that ;; would succeed either way. ;; -;; If you aren't used `:commands' or `:bind' (which implies `:commands'), you -;; can still defer loading with `:defer' keyword: +;; If you aren't using `:commands' or `:bind' (which implies `:commands'), you +;; can still defer loading with the `:defer' keyword: ;; ;; (use-package ace-jump-mode ;; :defer t -- 2.39.2