]> git.eshelyaron.com Git - emacs.git/commitdiff
; * doc/emacs/package.texi (Package Files): Fix wording.
authorEli Zaretskii <eliz@gnu.org>
Sat, 15 Jun 2024 16:47:44 +0000 (19:47 +0300)
committerEshel Yaron <me@eshelyaron.com>
Sat, 15 Jun 2024 17:33:25 +0000 (19:33 +0200)
(cherry picked from commit 2d67ea86320c6adbb95a1a94a47037cb3d62dec1)

doc/emacs/package.texi

index fd445805068d72fa6342d2bd3531da50bb488a65..22d91b6dbe1cbee0f3a8f68043029719cd70cea2 100644 (file)
@@ -566,7 +566,7 @@ the command @kbd{M-x package-install-file}.
 @vindex package-user-dir
   Once installed, the contents of a package are placed in a
 subdirectory of @file{~/.emacs.d/elpa/} (you can change the name of
-that directory by changing the variable @code{package-user-dir}).  The
+that directory by customizing the variable @code{package-user-dir}).  The
 package subdirectory is named @file{@var{name}-@var{version}}, where
 @var{name} is the package name and @var{version} is its version
 string.