aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2024-01-04 04:33:09 +0100
committerMarcel Holtmann <marcel@holtmann.org>2024-01-04 04:33:09 +0100
commitab74b87dc3596ed23d886f62194730dfe853e853 (patch)
treee3126ffe19f8fa036bb9cdc57e815de6cb26fcac
parent7f4def92f91358037ddaf36e15f756cf24460634 (diff)
acd: Fix spelling of announce
-rw-r--r--ell/acd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ell/acd.c b/ell/acd.c
index 960dfebd..b913c9be 100644
--- a/ell/acd.c
+++ b/ell/acd.c
@@ -326,7 +326,7 @@ static bool acd_read_handler(struct l_io *io, void *user_data)
/*
* We still have an initial announcement to send, but rather
* than wait for that (potentially 2 seconds) we can remove
- * the timeout, send annouce now, and still transition to the
+ * the timeout, send announce now, and still transition to the
* defending state.
*/
if (acd->timeout)