Okay it's tiny, but more spelling is good?
>From 3befeb3618e03fa5cf83ef4d2e64a9a543bfb2cc Mon Sep 17 00:00:00 2001 From: Michael Stevens <mstev...@etla.org> Date: Sun, 14 Oct 2012 14:13:16 +0100 Subject: [PATCH] Small spelling fix
--- menu.lisp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/menu.lisp b/menu.lisp index d4a29d6..f0da7a4 100644 --- a/menu.lisp +++ b/menu.lisp @@ -146,7 +146,7 @@ backspace or F9), return it otherwise return nil" (check-menu-complete menu nil))) (defun check-menu-complete (menu key-seq) - "If the use entered a key not mapped in @var{*menu-map}, check if + "If the user entered a key not mapped in @var{*menu-map}, check if he's trying to type an entry's name. Match is case insensitive as long as the user types lower-case characters. If @var{key-seq} is nil, some other function has manipulated the current-input and is -- 1.7.9.5
_______________________________________________ Stumpwm-devel mailing list Stumpwm-devel@nongnu.org https://lists.nongnu.org/mailman/listinfo/stumpwm-devel