From: John Wiegley Date: Sun, 17 Jun 2012 14:18:47 +0000 (-0500) Subject: Minor grammatical nit X-Git-Tag: emacs-29.0.90~1306^2~15^2~482 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=80b010a748;p=emacs.git Minor grammatical nit --- diff --git a/lisp/use-package/use-package.el b/lisp/use-package/use-package.el index 297452dcc9e..69998b8118f 100644 --- a/lisp/use-package/use-package.el +++ b/lisp/use-package/use-package.el @@ -219,7 +219,7 @@ ;; 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) ;;