emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

master e1644c0 1/2: ; * lisp/pcomplete.el: Fix typo.


From: Stefan Kangas
Subject: master e1644c0 1/2: ; * lisp/pcomplete.el: Fix typo.
Date: Mon, 2 Nov 2020 20:17:06 -0500 (EST)

branch: master
commit e1644c065e3d31c1c01456322ec1a37208eb3bd3
Author: Stefan Kangas <stefan@marxist.se>
Commit: Stefan Kangas <stefan@marxist.se>

    ; * 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 014f962..679f2e9 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)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]