From: John Wiegley Date: Sun, 17 Jun 2012 14:43:33 +0000 (-0500) Subject: Die typos, die X-Git-Tag: emacs-29.0.90~1306^2~15^2~479 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=0bde0b4c02c439a91e70f9d8bd1d0294dccc2c54;p=emacs.git Die typos, die --- 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