]> git.eshelyaron.com Git - emacs.git/commitdiff
Minor grammatical nit
authorJohn Wiegley <johnw@newartisans.com>
Sun, 17 Jun 2012 14:18:47 +0000 (09:18 -0500)
committerJohn Wiegley <johnw@newartisans.com>
Sun, 17 Jun 2012 14:18:47 +0000 (09:18 -0500)
lisp/use-package/use-package.el

index 297452dcc9e34405fd510a68131dba3e480b5d4d..69998b8118f8f051df234cc78af4953df70e8a0c 100644 (file)
 ;; load el-get when it's time to install or update on of my used packages.
 ;;
 ;; Here is the `use-package' declaration I use for setting up el-get, but only
-;; when I want to install or update.
+;; when I want to install or update:
 ;;
 ;;   (defvar el-get-sources nil)
 ;;