]> git.donarmstrong.com Git - lilypond.git/commitdiff
typo.
authorHeikki Junes <heikki.junes@hut.fi>
Wed, 13 Aug 2003 21:53:19 +0000 (21:53 +0000)
committerHeikki Junes <heikki.junes@hut.fi>
Wed, 13 Aug 2003 21:53:19 +0000 (21:53 +0000)
lilypond-mode.el

index ee49d39886f93c712e313b2583849313e8dabeca..bc10329dde7ec7043ee55bc58343248d7cc9920d 100644 (file)
@@ -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))))