src/pitch/pitchyin.{c,h}: fix typo, developed
authorPaul Brossier <piem@piem.org>
Tue, 25 Mar 2014 16:47:57 +0000 (13:47 -0300)
committerPaul Brossier <piem@piem.org>
Tue, 25 Mar 2014 16:47:57 +0000 (13:47 -0300)
doc/aubiopitch.txt
src/pitch/pitch.h
src/pitch/pitchyin.c
src/pitch/pitchyin.h

index bf9f341..1fc8205 100644 (file)
@@ -99,7 +99,7 @@ PITCH METHODS
 
   yin  YIN algorithm
 
-  This algorithm was developped by A. de Cheveigne and H. Kawahara and
+  This algorithm was developed by A. de Cheveigne and H. Kawahara and
   was first published in:
 
   De Cheveigné, A., Kawahara, H. (2002) "YIN, a fundamental frequency
index 75ff399..a778071 100644 (file)
@@ -73,7 +73,7 @@ extern "C" {
 
   \b \p yin : YIN algorithm
 
-  This algorithm was developped by A. de Cheveigne and H. Kawahara and
+  This algorithm was developed by A. de Cheveigne and H. Kawahara and
   published in:
 
   De Cheveigné, A., Kawahara, H. (2002) "YIN, a fundamental frequency
index 725d1d1..33e9882 100644 (file)
@@ -18,7 +18,7 @@
 
 */
 
-/* This algorithm was developped by A. de Cheveigné and H. Kawahara and
+/* This algorithm was developed by A. de Cheveigné and H. Kawahara and
  * published in:
  * 
  * de Cheveigné, A., Kawahara, H. (2002) "YIN, a fundamental frequency
index 2b2a024..7835673 100644 (file)
@@ -22,7 +22,7 @@
 
   Pitch detection using the YIN algorithm
 
-  This algorithm was developped by A. de Cheveigne and H. Kawahara and
+  This algorithm was developed by A. de Cheveigne and H. Kawahara and
   published in:
 
   De Cheveigné, A., Kawahara, H. (2002) "YIN, a fundamental frequency