From af8a8c7f3a751b8eed9f697d77e918ae76de7b63 Mon Sep 17 00:00:00 2001 From: Heikki Junes Date: Wed, 13 Aug 2003 21:53:19 +0000 Subject: [PATCH] typo. --- lilypond-mode.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lilypond-mode.el b/lilypond-mode.el index ee49d39886..bc10329dde 100644 --- a/lilypond-mode.el +++ b/lilypond-mode.el @@ -931,9 +931,9 @@ command." (vector arg (list 'LilyPond-insert-tag-current arg) :style 'radio :selected (list 'eq 'LilyPond-insert-tag-current arg))) (defun LilyPond-menu-keywords () - "Make Insert Tags menu. + "Make Insert Tag menu. -The Insert Tags -menu is splitte into pieces if it is long enough." +The Insert Tag -menu is splitted into parts if it is long enough." (let ((li (mapcar 'LilyPond-menu-keywords-item LilyPond-menu-keywords)) (w (round (sqrt (length LilyPond-menu-keywords)))) -- 2.39.5