aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom/bsc/a_reset.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/osmocom/bsc/a_reset.h')
-rw-r--r--include/osmocom/bsc/a_reset.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/osmocom/bsc/a_reset.h b/include/osmocom/bsc/a_reset.h
index a09972e18..46a392ff0 100644
--- a/include/osmocom/bsc/a_reset.h
+++ b/include/osmocom/bsc/a_reset.h
@@ -25,7 +25,7 @@ struct bsc_msc_data;
/* Create and start state machine which handles the reset/reset-ack procedure */
void a_reset_alloc(struct bsc_msc_data *msc, const char *name, void *cb);
-/* Confirm that we sucessfully received a reset acknowlege message */
+/* Confirm that we successfully received a reset acknowledge message */
void a_reset_ack_confirm(struct bsc_msc_data *msc);
/* Report a failed connection */