From 382f5fa81304724c8d708263bb17500a6da813a7 Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Sun, 25 Jun 2023 17:57:31 +0300 Subject: [PATCH] ; * doc/emacs/package.texi (Fetching Package Sources): Fix typo (bug#64282). --- doc/emacs/package.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.2