aboutsummaryrefslogtreecommitdiffstats
path: root/include/asterisk/rtp.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asterisk/rtp.h')
-rwxr-xr-xinclude/asterisk/rtp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asterisk/rtp.h b/include/asterisk/rtp.h
index a5c3014ea..bdb0391fd 100755
--- a/include/asterisk/rtp.h
+++ b/include/asterisk/rtp.h
@@ -20,7 +20,7 @@
* \file rtp.h
* \brief Supports RTP and RTCP with Symmetric RTP support for NAT traversal.
*
- * RTP is deffined in RFC 3550.
+ * RTP is defined in RFC 3550.
*/
#ifndef _ASTERISK_RTP_H