# HG changeset patch # User Chris Cannam # Date 1413465767 -3600 # Node ID f1c128d0f78ca6c96c514050cb49a03b0d687e2e # Parent 7a29d9ecd7d6a3a4dd23a7e8665c6146d1f3a423 Small text fix diff -r 7a29d9ecd7d6 -r f1c128d0f78c TempogramPlugin.cpp --- 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