]> git.eshelyaron.com Git - emacs.git/commitdiff
; * doc/emacs/package.texi (Fetching Package Sources): Fix typo (bug#64282).
authorEli Zaretskii <eliz@gnu.org>
Sun, 25 Jun 2023 14:57:31 +0000 (17:57 +0300)
committerEli Zaretskii <eliz@gnu.org>
Sun, 25 Jun 2023 14:57:31 +0000 (17:57 +0300)
doc/emacs/package.texi

index 0be60b2b70b897adebad225cd8beb63dce098fff..998956440b565e0873851af43484e75c86536507 100644 (file)
@@ -625,7 +625,7 @@ checkout instead of cloning a remote repository.  You can do this by
 using @code{package-vc-install-from-checkout}, which creates a symbolic link
 from the package directory (@pxref{Package Files}) to your checkout
 and initializes the code.  Note that you might have to use
-@code{package-vc-refresh} to repeat the initialization and update the
+@code{package-vc-rebuild} to repeat the initialization and update the
 autoloads.
 
 @subsection Specifying Package Sources