diff lisp/package-get.el @ 5384:3889ef128488

Fix misspelled words, and some grammar, across the entire source tree. See xemacs-patches message with ID <AANLkTi=edkEKtK3pZ60ytsG5pTJQy2TjAEVCZCLOa-oA@mail.gmail.com>.
author Jerry James <james@xemacs.org>
date Thu, 24 Mar 2011 11:00:11 -0600
parents 2a54dfbe434f
children 4dee0387b9de
line wrap: on
line diff
--- a/lisp/package-get.el	Thu Mar 24 06:22:25 2011 +0000
+++ b/lisp/package-get.el	Thu Mar 24 11:00:11 2011 -0600
@@ -418,7 +418,7 @@
 from a location in `package-get-remote'. Otherwise a local copy is used
 if available and remote access is never done.
 
-Please use FORCE-CURRENT only when the user is explictly dealing with packages
+Please use FORCE-CURRENT only when the user is explicitly dealing with packages
 and remote access is likely in the near future."
   (setq force-current (or force-current package-get-always-update))
   (unless (and (boundp 'package-get-base)