summaryrefslogtreecommitdiff
path: root/codecs/lpc10
diff options
context:
space:
mode:
authorDavid Brooks <dbrooks@digium.com>2009-07-30 16:07:05 +0000
committerDavid Brooks <dbrooks@digium.com>2009-07-30 16:07:05 +0000
commit48363c16e179cb277fdfdcda0b818d8e83acbb3d (patch)
tree1188760a4781522b2f720af228f1a3b4c19106b9 /codecs/lpc10
parent192e2be596221acbd6b85006ebea3981056d2745 (diff)
Fixes numerous spelling errors. Patch submitted by alecdavis.
(closes issue #15595) Reported by: alecdavis git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@209554 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'codecs/lpc10')
-rw-r--r--codecs/lpc10/pitsyn.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/codecs/lpc10/pitsyn.c b/codecs/lpc10/pitsyn.c
index ea8177e22..36f6f2a7a 100644
--- a/codecs/lpc10/pitsyn.c
+++ b/codecs/lpc10/pitsyn.c
@@ -73,7 +73,7 @@ extern int pitsyn_(integer *order, integer *voice, integer *pitch, real *rms, re
* Initial revision
* */
/* Revision 1.2 1996/03/25 18:49:07 jaf */
-/* Added commments about which indices of array arguments are read or */
+/* Added comments about which indices of array arguments are read or */
/* written. */
/* Rearranged local variable declarations to indicate which need to be */