From 041c6da20c5ca3f06ec7c94dd5695f1580046a60 Mon Sep 17 00:00:00 2001 From: dbrooks Date: Thu, 30 Jul 2009 16:07:05 +0000 Subject: Fixes numerous spelling errors. Patch submitted by alecdavis. (closes issue #15595) Reported by: alecdavis git-svn-id: http://svn.digium.com/svn/asterisk/trunk@209554 f38db490-d61c-443f-a65b-d21fe96a405b --- codecs/lpc10/pitsyn.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'codecs/lpc10') 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 */ -- cgit v1.2.3