summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNanang Izzuddin <nanang@teluu.com>2012-05-17 03:31:02 +0000
committerNanang Izzuddin <nanang@teluu.com>2012-05-17 03:31:02 +0000
commit631890c701cec4c0eb09080b6d49b13a1af123d4 (patch)
tree68a5fb87459582d37c5aa255d36a26b7803b9f59
parente17162efdab5a1d9c6df7938a6718667bb54d3ef (diff)
Misc (re #1503): Fixed typo in PJMEDIA_JBUF_PRO_DISC_MAX_BURST doxygen.
git-svn-id: http://svn.pjsip.org/repos/pjproject/branches/1.x@4124 74dad513-b988-da41-8d7b-12977e46ad98
-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 c5524623..f63efa19 100644
--- a/pjmedia/include/pjmedia/config.h
+++ b/pjmedia/include/pjmedia/config.h
@@ -963,7 +963,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