diff --git a/doc/misc/use-package.texi b/doc/misc/use-package.texi index 993483985502..c4b8209be703 100644 --- a/doc/misc/use-package.texi +++ b/doc/misc/use-package.texi @@ -182,7 +182,7 @@ immediately. In most cases, this is not necessary or desirable, as that will slow down Emacs startup. Instead, you should try to set things up so that packages are only loaded when they are actually needed (a.k.a. ``autoloading''). If you have installed a package from -@acronym{GNU} @acronym{ELPA} that provides it's own autoloads, it is often +@acronym{GNU} @acronym{ELPA} that provides its own autoloads, it is often enough to say: @lisp