]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/performer.hh
Merge remote-tracking branch 'origin/translation'
[lilypond.git] / lily / include / performer.hh
index 0e6729a81f5a34184c77aa48d8ea14f0f838f3a7..fcd5a26b424c73ff229d247ca2454e40d7b0f515 100644 (file)
@@ -1,7 +1,7 @@
 /*
   This file is part of LilyPond, the GNU music typesetter.
 
-  Copyright (C) 1996--2012 Han-Wen Nienhuys <hanwen@xs4all.nl>
+  Copyright (C) 1996--2014 Han-Wen Nienhuys <hanwen@xs4all.nl>
   Jan Nieuwenhuizen <janneke@gnu.org>
 
   LilyPond is free software: you can redistribute it and/or modify
@@ -25,7 +25,7 @@
 #include "grob-info.hh"
 #include "translator.hh"
 
-/* Convert a music definition into a audio representation.
+/* Convert a music definition into an audio representation.
    A baseclass.  */
 class Performer : public Translator
 {