branch: externals/package-x
commit 3e193ebb9e198f0d59a20ea74cb94043a1a6d38a
Author: Stefan Kangas <ste...@marxist.se>
Commit: Stefan Kangas <ste...@marxist.se>

    ; More minor docfixes found by checkdoc
---
 lisp/emacs-lisp/package-x.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lisp/emacs-lisp/package-x.el b/lisp/emacs-lisp/package-x.el
index 2e327d16de..0175857b7f 100644
--- a/lisp/emacs-lisp/package-x.el
+++ b/lisp/emacs-lisp/package-x.el
@@ -34,7 +34,7 @@
 ;; (possibly one on a remote machine, accessed via Tramp).
 
 ;; Then call M-x package-upload-file, which prompts for a file to
-;; upload. Alternatively, M-x package-upload-buffer uploads the
+;; upload.  Alternatively, M-x package-upload-buffer uploads the
 ;; current buffer, if it's visiting a package file.
 
 ;; Once a package is uploaded, users can access it via the Package

Reply via email to