]> git.eshelyaron.com Git - emacs.git/commitdiff
; * lisp/pcomplete.el: Fix typo.
authorStefan Kangas <stefan@marxist.se>
Tue, 3 Nov 2020 01:04:22 +0000 (02:04 +0100)
committerStefan Kangas <stefan@marxist.se>
Tue, 3 Nov 2020 01:04:22 +0000 (02:04 +0100)
lisp/pcomplete.el

index 014f9628b997ca0a4b2e7c58c14e8f36cb70f40c..679f2e93e03dbefbc3bac30b0e3c332fbf1cf56f 100644 (file)
@@ -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)