branch: externals/corfu
commit 4e0ee2f98e03dde4665b45c23ecb4ed3c51c7d05
Author: Daniel Mendler <m...@daniel-mendler.de>
Commit: Daniel Mendler <m...@daniel-mendler.de>

    corfu-infoframe: Update commentary
---
 extensions/corfu-infoframe.el | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/extensions/corfu-infoframe.el b/extensions/corfu-infoframe.el
index 270e435401..26470467a2 100644
--- a/extensions/corfu-infoframe.el
+++ b/extensions/corfu-infoframe.el
@@ -32,11 +32,11 @@
 ;; Display a documentation popup for completion candidate when using
 ;; Corfu. The `corfu-infoframe-mode' must be enabled globally. Set
 ;; `corfu-infoframe-auto' if you want the documentation popup frame to
-;; be displayed automatically. For manual toggling the commands
-;; `corfu-infoframe-toggle', `corfu-infoframe-location' and
-;; `corfu-infoframe-documentation' are bound in the
-;; `corfu-infoframe-map'. `corfu-infoframe-toggle' to a key in
-;; `corfu-map'.
+;; be displayed automatically.
+
+;; For manual toggling the commands `corfu-infoframe-toggle',
+;; `corfu-infoframe-location' and `corfu-infoframe-documentation' are
+;; bound in the `corfu-infoframe-map'.
 
 ;;; Code:
 

Reply via email to