From c7015153512a7d00aba390cc1f9a6b512a9c9ed7 Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Tue, 15 Nov 2011 18:37:37 +0100 Subject: Fix typos. --- lisp/cedet/inversion.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lisp/cedet/inversion.el') diff --git a/lisp/cedet/inversion.el b/lisp/cedet/inversion.el index 71960ddecd4..065ac6d0559 100644 --- a/lisp/cedet/inversion.el +++ b/lisp/cedet/inversion.el @@ -419,7 +419,7 @@ INSTALLDIR path." ;;(message "%S added to `load-path'" default-directory) (add-to-list 'load-path default-directory)) ;; We get to this point iff we do not accept or there is no - ;; system file. Lets check the version of what we just + ;; system file. Let's check the version of what we just ;; installed... just to be safe. (let ((newver (inversion-find-version package))) (if (not newver) -- cgit v1.2.1