aboutsummaryrefslogtreecommitdiffstats
path: root/tests/meas
diff options
context:
space:
mode:
authorMartin Hauke <mardnh@gmx.de>2019-10-13 19:09:39 +0200
committerlaforge <laforge@osmocom.org>2019-10-17 08:05:35 +0000
commitb378fccef11b41009f224ded1f42bdbf254eee6d (patch)
tree4e311110af84948fc3e93425b674c9fcac449d76 /tests/meas
parentb58fb35754591846dc20420da29e504166290eea (diff)
Fix common misspellings and typos
Diffstat (limited to 'tests/meas')
-rw-r--r--tests/meas/meas_test.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/meas/meas_test.c b/tests/meas/meas_test.c
index b2bf80e2..c8f06b64 100644
--- a/tests/meas/meas_test.c
+++ b/tests/meas/meas_test.c
@@ -306,7 +306,7 @@ static void test_is_meas_complete(void)
* received. The process must still go on when measurement indications (blocks)
* are lost or otherwise spaced out. Even the complete absence of the
* measurement indications from the SACCH which are used to detect the interval
- * end must not keep the interval from beeing processed. */
+ * end must not keep the interval from being processed. */
void test_lchan_meas_process_measurement(bool no_sacch, bool dropouts)
{
struct gsm_lchan *lchan = &trx->ts[2].lchan[0];