summaryrefslogtreecommitdiff
path: root/include/asterisk/abstract_jb.h
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 /include/asterisk/abstract_jb.h
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 'include/asterisk/abstract_jb.h')
-rw-r--r--include/asterisk/abstract_jb.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/asterisk/abstract_jb.h b/include/asterisk/abstract_jb.h
index 1e9508b71..804cbe8a9 100644
--- a/include/asterisk/abstract_jb.h
+++ b/include/asterisk/abstract_jb.h
@@ -183,8 +183,8 @@ void ast_jb_destroy(struct ast_channel *chan);
* \param varname property name.
* \param value property value.
*
- * Called from a channel driver to build a jitterbuffer configuration tipically when
- * reading a configuration file. It is not neccessary for a channel driver to know
+ * Called from a channel driver to build a jitterbuffer configuration typically when
+ * reading a configuration file. It is not necessary for a channel driver to know
* each of the jb configuration property names. The jitterbuffer itself knows them.
* The channel driver can pass each config var it reads through this function. It will
* return 0 if the variable was consumed from the jb conf.