From 3f07daceef8121d4d33aef8d831bf1df1966ed08 Mon Sep 17 00:00:00 2001 From: Martin Hauke Date: Thu, 14 Nov 2019 17:49:08 +0100 Subject: Fix some typos Fix typos and common misspellings in code comments and log messages. Change-Id: Ie66b89065f2100c1d2125ce5a6c9b1d58df7c8ad --- tests/msc_vlr/msc_vlr_test_gsm_ciph.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/msc_vlr/msc_vlr_test_gsm_ciph.c') diff --git a/tests/msc_vlr/msc_vlr_test_gsm_ciph.c b/tests/msc_vlr/msc_vlr_test_gsm_ciph.c index 155afbe72..902624140 100644 --- a/tests/msc_vlr/msc_vlr_test_gsm_ciph.c +++ b/tests/msc_vlr/msc_vlr_test_gsm_ciph.c @@ -1267,7 +1267,7 @@ static void test_a5_3_supported() } /* During CM Service Request or Paging Response we already have Classmark 2 that indicates A5/3 - * availablity. Here, in a hacky way remove the knowledge of Classmark 2 to tickle a code path where + * availability. Here, in a hacky way remove the knowledge of Classmark 2 to tickle a code path where * proc_arq_fsm needs a Classmark Update during Ciphering. Shouldn't happen in reality though. */ static void test_cm_service_needs_classmark_update() { -- cgit v1.2.3