]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/item.cc
Issue 3557: Fix some grammar mistakes.
[lilypond.git] / lily / item.cc
index 9941bc13c2abf79bc36fd25f952a084633d6e635..9cc808dde4491c11f87e928b001d1be1deedca0c 100644 (file)
@@ -43,7 +43,7 @@ Item::Item (SCM s)
 }
 
 /**
-   Item copy ctor.  Copy nothing: everything should be a elt property
+   Item copy ctor.  Copy nothing: everything should be an elt property
    or a special purpose pointer (such as broken_to_drul_[]) */
 Item::Item (Item const &s)
   : Grob (s)