summaryrefslogtreecommitdiff
path: root/pjmedia/include
diff options
context:
space:
mode:
authorNanang Izzuddin <nanang@teluu.com>2012-05-17 08:35:51 +0000
committerNanang Izzuddin <nanang@teluu.com>2012-05-17 08:35:51 +0000
commit0949cd759f5e4848f692a21d3b04f75f84ba6e24 (patch)
treec495d485dccbe3f9c3def130532b24b2343bf802 /pjmedia/include
parent13a34ab336d0c21b8c054db2a0ed0626182c5837 (diff)
Re #1509: backported r4122-r4129.
git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@4130 74dad513-b988-da41-8d7b-12977e46ad98
Diffstat (limited to 'pjmedia/include')
-rw-r--r--pjmedia/include/pjmedia/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/pjmedia/include/pjmedia/config.h b/pjmedia/include/pjmedia/config.h
index d0c2cd39..3f92a6b9 100644
--- a/pjmedia/include/pjmedia/config.h
+++ b/pjmedia/include/pjmedia/config.h
@@ -1139,7 +1139,7 @@
/**
* Duration for progressive discard algotithm in jitter buffer to discard
- * an excessive frame when burst is equal to or lower than
+ * an excessive frame when burst is equal to or greater than
* PJMEDIA_JBUF_PRO_DISC_MAX_BURST, in milliseconds.
*
* Default: 10000 ms