]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/text-spanner.hh
release: 0.1.42
[lilypond.git] / lily / include / text-spanner.hh
index 9a6665625aa7fcf2bf680a22f59145e7263dca39..ab81d9099ebde543ce227da6ba5cfa6e1eb7fbce 100644 (file)
@@ -12,7 +12,7 @@
 #include "text-def.hh"
 
 /** a spanner which puts texts on top of other spanners.  Use for
-  triplets, eentweetjes, ottava, etc.  */
+  triplets, volta, ottava, etc.  */
 class Text_spanner : public Spanner {
 public:
   Directional_spanner * support_span_l_;