From: Eli Zaretskii Date: Sun, 25 Jun 2023 14:57:31 +0000 (+0300) Subject: ; * doc/emacs/package.texi (Fetching Package Sources): Fix typo (bug#64282). X-Git-Tag: emacs-29.1-rc1~108 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=382f5fa8130;p=emacs.git ; * doc/emacs/package.texi (Fetching Package Sources): Fix typo (bug#64282). --- diff --git a/doc/emacs/package.texi b/doc/emacs/package.texi index 0be60b2b70b..998956440b5 100644 --- a/doc/emacs/package.texi +++ b/doc/emacs/package.texi @@ -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