osmith submitted this change.
Cosmetic: osmo_ortp.h: fix typos
Change-Id: I594f8506b313f4a351680bd99fe0d2c679a9c90e
---
M include/osmocom/trau/osmo_ortp.h
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/include/osmocom/trau/osmo_ortp.h b/include/osmocom/trau/osmo_ortp.h
index 4cf2321..1fe28de 100644
--- a/include/osmocom/trau/osmo_ortp.h
+++ b/include/osmocom/trau/osmo_ortp.h
@@ -15,11 +15,11 @@
/*! \brief standard payload type for GSM Full Rate (FR) */
#define RTP_PT_GSM_FULL 3
-/*! \brief Osmocom pseudo-static paylaod type for Half Rate (HR) */
+/*! \brief Osmocom pseudo-static payload type for Half Rate (HR) */
#define RTP_PT_GSM_HALF 96
-/*! \brief Osmocom pseudo-static paylaod type for Enhanced Full Rate (EFR) */
+/*! \brief Osmocom pseudo-static payload type for Enhanced Full Rate (EFR) */
#define RTP_PT_GSM_EFR 97
-/*! \brief Osmocom pseudo-static paylaod type for Adaptive Multi Rate (AMR) */
+/*! \brief Osmocom pseudo-static payload type for Adaptive Multi Rate (AMR) */
#define RTP_PT_AMR 98
#define GSM_VOICE_SAMPLE_RATE_HZ 8000
To view, visit change 31348. To unsubscribe, or for help writing mail filters, visit settings.