diff lisp/package-admin.el @ 243:f220cc83d72e r20-5b20

Import from CVS: tag r20-5b20
author cvs
date Mon, 13 Aug 2007 10:17:07 +0200
parents 89ec2bb86eea
children ca9a9ec9c1c1
line wrap: on
line diff
--- a/lisp/package-admin.el	Mon Aug 13 10:16:17 2007 +0200
+++ b/lisp/package-admin.el	Mon Aug 13 10:17:07 2007 +0200
@@ -43,7 +43,7 @@
   "Install a single file Lisp package into XEmacs package hierarchy.
 `file' should be the full path to the lisp file to install.
 `destdir' should be a simple directory name.
-The optional `pkg-dir' can be used to override the default package hiearchy
+The optional `pkg-dir' can be used to override the default package hierarchy
 \(last package-path)."
   (interactive "fLisp File: \nsDestination: ")
   (when (null pkg-dir)