diff Tuning.cpp @ 37:1d668695c03b matthiasm-plugin

* tuning -> Tuning
author Chris Cannam
date Fri, 22 Oct 2010 11:32:47 +0100
parents cf8898a0174c
children 0bf1486dc674
line wrap: on
line diff
--- a/Tuning.cpp	Fri Oct 22 11:31:54 2010 +0100
+++ b/Tuning.cpp	Fri Oct 22 11:32:47 2010 +0100
@@ -89,7 +89,7 @@
 	
     OutputDescriptor d10;
     d10.identifier = "localtuning";
-    d10.name = "Local tuning";
+    d10.name = "Local Tuning";
     d10.description = "Tuning based on the history up to this timestamp.";
     d10.unit = "Hz";
     d10.hasFixedBinCount = true;