]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/score.hh
patch::: 1.5.4.jcn3
[lilypond.git] / lily / include / score.hh
index 7c25235490258d8fa77ca63e2800351c51668be7..78dc4ccabd1827971a095443435555dffe8cf676 100644 (file)
@@ -19,7 +19,7 @@
 /// the total music def of one movement
 class Score: public Input {
 public:
-  /// paper_, staffs_ and commands_ form the problem definition.
+  /// paper_, staves_ and commands_ form the problem definition.
   Link_array<Music_output_def> def_p_arr_;
   SCM music_;
   Scheme_hash_table * header_p_;