branch: externals/frog-menu
commit 77155d925b2cd6000bbba58c944948afab9de838
Author: Clemens Radermacher <[email protected]>
Commit: Clemens Radermacher <[email protected]>

    Update docstring
---
 frog-menu.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/frog-menu.el b/frog-menu.el
index e98ed10..4bce299 100644
--- a/frog-menu.el
+++ b/frog-menu.el
@@ -189,7 +189,7 @@ Used by `frog-menu-grid-format'."
 Less columns are used automatically if the grid width is not big
 enough to contain that many columns.
 
-Used by `frog-menu-grid-format'."
+Used by `frog-menu-grid-format' and `frog-menu-action-format'."
   :type 'function)
 
 (defcustom frog-menu-avy-keys (append (string-to-list "asdflkjgh")

Reply via email to