]> git.donarmstrong.com Git - lilypond.git/commitdiff
lilypond-1.3.49
authorfred <fred>
Tue, 26 Mar 2002 23:10:54 +0000 (23:10 +0000)
committerfred <fred>
Tue, 26 Mar 2002 23:10:54 +0000 (23:10 +0000)
lily/spacing-spanner.cc

index 712ff4dd4dfd3be922ec3b4b0a845a76f5904e66..4379429a68ea939ddcf704961502c8a5cd54d9ed 100644 (file)
@@ -258,13 +258,13 @@ Spacing_spanner::note_spacing (Paper_column *lc, Paper_column *rc, Moment shorte
    This should be more advanced, since relative heights of the note
    heads also influence required correction.
 
-   Also might not work correctly ico. multi voices or staff changing voices
+   Also might not work correctly in case of multi voices or staff
+   changing voices
 
    TODO: lookup correction distances?  More advanced correction?
    Possibly turn this off?
 
-   This routine reads the DIR_LIST property of both its L and R arguments.
-*/
+   This routine reads the DIR-LIST property of both its L and R arguments.  */
 Real
 Spacing_spanner::stem_dir_correction (Paper_column*l, Paper_column*r) const
 {