]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/span-arpeggio-engraver.cc
patch::: 1.5.4.jcn3
[lilypond.git] / lily / span-arpeggio-engraver.cc
index 5608a0cb600ba5e7921125f016821917521c8c70..674debdd16200d69f1b3cdc8fd5846a8aa8d7b8b 100644 (file)
@@ -16,7 +16,7 @@
 
 
 /** 
-  Make arpeggios that span multiple staffs.  Catch arpeggios, and span a
+  Make arpeggios that span multiple staves.  Catch arpeggios, and span a
   Span_arpeggio over them if we find more than two arpeggios.
   */
 class Span_arpeggio_engraver : public Engraver