aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHarald Welte <laforge@osmocom.org>2022-06-17 22:19:58 +0200
committerHarald Welte <laforge@osmocom.org>2022-06-17 22:20:28 +0200
commit206583846c7b129dba34276d0f690376233687d8 (patch)
treeead702b3bd8065e1dbfb747abc85ee40d6389b08
parent70802f76d9c4cf07b072a2ad66035403617498cc (diff)
[cosmetic] sccp_scoc: Fix typo in comment
-rw-r--r--src/sccp_scoc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sccp_scoc.c b/src/sccp_scoc.c
index f3f7a38..5e2cbdd 100644
--- a/src/sccp_scoc.c
+++ b/src/sccp_scoc.c
@@ -807,7 +807,7 @@ static void scu_gen_encode_and_send(struct sccp_connection *conn, uint32_t event
/***********************************************************************
- * Actual SCCP Connection Oriented Control (SCOC) Finite Stte Machine
+ * Actual SCCP Connection Oriented Control (SCOC) Finite State Machine
***********************************************************************/
/* Figure C.2/Q.714 (sheet 1 of 7) and C.3/Q.714 (sheet 1 of 6) */