]> git.eshelyaron.com Git - emacs.git/commitdiff
Die typos, die
authorJohn Wiegley <johnw@newartisans.com>
Sun, 17 Jun 2012 14:43:33 +0000 (09:43 -0500)
committerJohn Wiegley <johnw@newartisans.com>
Sun, 17 Jun 2012 14:43:33 +0000 (09:43 -0500)
lisp/use-package/use-package.el

index 691287c8aeaa49bf356dd8995e131d3bde8b0048..b1004b3dbe20d6cd2fa2050acc66bf4aa380911e 100644 (file)
@@ -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