aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom/bsc/osmo_bsc_reset.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/osmocom/bsc/osmo_bsc_reset.h')
-rw-r--r--include/osmocom/bsc/osmo_bsc_reset.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/osmocom/bsc/osmo_bsc_reset.h b/include/osmocom/bsc/osmo_bsc_reset.h
index 578f763e6..fb66df03d 100644
--- a/include/osmocom/bsc/osmo_bsc_reset.h
+++ b/include/osmocom/bsc/osmo_bsc_reset.h
@@ -21,7 +21,7 @@
/* Create and start state machine which handles the reset/reset-ack procedure */
void start_reset_fsm(struct bsc_msc_data *msc);
-/* Confirm that we sucessfully received a reset acknowlege message */
+/* Confirm that we successfully received a reset acknowledge message */
void reset_ack_confirm(struct bsc_msc_data *msc);
/* Report a failed connection */