Mercurial > hg > vamp-tempogram
changeset 56:f1c128d0f78c v1.0
Small text fix
| author | Chris Cannam | 
|---|---|
| date | Thu, 16 Oct 2014 14:22:47 +0100 | 
| parents | 7a29d9ecd7d6 | 
| children | 252d2b03f4a8 | 
| files | TempogramPlugin.cpp | 
| diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] | 
line wrap: on
 line diff
--- a/TempogramPlugin.cpp Thu Oct 16 14:22:15 2014 +0100 +++ b/TempogramPlugin.cpp Thu Oct 16 14:22:47 2014 +0100 @@ -68,7 +68,7 @@ string TempogramPlugin::getDescription() const { - return "Cyclic Tempogram as described by Peter Grosche and Meinard Muller"; + return "Tempogram and Cyclic Tempogram as described by Peter Grosche and Meinard Müller"; } string
