From e1644c065e3d31c1c01456322ec1a37208eb3bd3 Mon Sep 17 00:00:00 2001 From: Stefan Kangas Date: Tue, 3 Nov 2020 02:04:22 +0100 Subject: [PATCH] ; * lisp/pcomplete.el: Fix typo. --- lisp/pcomplete.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/pcomplete.el b/lisp/pcomplete.el index 014f9628b99..679f2e93e03 100644 --- a/lisp/pcomplete.el +++ b/lisp/pcomplete.el @@ -352,7 +352,7 @@ modified to be an empty string, or the desired separation string." (defvar pcomplete-show-list nil) (defvar pcomplete-expand-only-p nil) -;; for the sake of the bye-compiler, when compiling other files that +;; for the sake of the byte-compiler, when compiling other files that ;; contain completion functions (defvar pcomplete-args nil) (defvar pcomplete-begins nil) -- 2.39.2