aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorKeith <keith@rhizomatica.org>2018-04-16 13:40:07 +0200
committerHarald Welte <laforge@gnumonks.org>2018-04-16 16:19:19 +0000
commitd925c7c00f68ba627ce8b3861838c652f6d37332 (patch)
treeaf49b6e4ffc371a73e3f0e32c197ce78ff0fd4df /tests
parentfe49bf0c149d2283c32a373e71b3424e431662fb (diff)
Cosmetic: Fix typo: Siganlling->Signalling
Diffstat (limited to 'tests')
-rw-r--r--tests/handover/handover_test.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/handover/handover_test.c b/tests/handover/handover_test.c
index ab32a29a1..82afbe5ce 100644
--- a/tests/handover/handover_test.c
+++ b/tests/handover/handover_test.c
@@ -1323,7 +1323,7 @@ static const struct log_info_cat log_categories[] = {
},
[DRSL] = {
.name = "DRSL",
- .description = "A-bis Radio Siganlling Link (RSL)",
+ .description = "A-bis Radio Signalling Link (RSL)",
.color = "\033[1;35m",
.enabled = 1, .loglevel = LOGL_DEBUG,
},