From 674f677146602026c01a24462294ada995001ee4 Mon Sep 17 00:00:00 2001 From: Pau Espin Pedrol Date: Tue, 21 Jan 2020 15:24:58 +0100 Subject: cosmetic: fix typo in comment Change-Id: Ia39d4961a2690ea4c56276db8f1503a75e97d154 --- src/xua_asp_fsm.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/xua_asp_fsm.c b/src/xua_asp_fsm.c index 64892ad..6bab96b 100644 --- a/src/xua_asp_fsm.c +++ b/src/xua_asp_fsm.c @@ -34,7 +34,7 @@ /* The general idea is: * * translate incoming SUA/M3UA msg_class/msg_type to xua_asp_event - * * propagate state transitions to XUA_AS_FSM via _onenter functiosn + * * propagate state transitions to XUA_AS_FSM via _onenter functions * * notify the Layer Management of any relevant changes * * */ -- cgit v1.2.3