diff lisp/package-get.el @ 5474:4dee0387b9de

Merged with trunk.
author Mats Lidell <matsl@xemacs.org>
date Tue, 29 Mar 2011 00:02:47 +0200
parents 0af042a0c116 3889ef128488
children bbe4146603db
line wrap: on
line diff
--- a/lisp/package-get.el	Thu Mar 17 23:42:59 2011 +0100
+++ b/lisp/package-get.el	Tue Mar 29 00:02:47 2011 +0200
@@ -416,7 +416,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)