diff options
| author | Daniel Mendler <mail@daniel-mendler.de> | 2023-01-14 14:51:36 +0100 |
|---|---|---|
| committer | Daniel Mendler <mail@daniel-mendler.de> | 2023-01-14 14:51:36 +0100 |
| commit | c512ea30e4ff7a8ceac2db05cf00fbcc1785c679 (patch) | |
| tree | fba44fe6f883ee4f0db7321637c723707d68096a /extensions/corfu-history.el | |
| parent | bb5c2561a025d03d5976bf0c64655606ee04f208 (diff) | |
Fix whitespace warnings
Diffstat (limited to 'extensions/corfu-history.el')
| -rw-r--r-- | extensions/corfu-history.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extensions/corfu-history.el b/extensions/corfu-history.el index c4dd9d1..e42306b 100644 --- a/extensions/corfu-history.el +++ b/extensions/corfu-history.el @@ -27,7 +27,7 @@ ;;; Commentary: ;; Enable `corfu-history-mode' to sort candidates by their history -;; position. Maintain a list of recently selected candidates. In order +;; position. Maintain a list of recently selected candidates. In order ;; to save the history across Emacs sessions, enable `savehist-mode' and ;; add `corfu-history' to `savehist-additional-variables'. ;; |
