aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2024-01-04 04:32:44 +0100
committerMarcel Holtmann <marcel@holtmann.org>2024-01-04 04:32:44 +0100
commit7f4def92f91358037ddaf36e15f756cf24460634 (patch)
treed7a38f8e4a8568da8d6e78815e81df10471be66a
parentab089c495d3a6ee035d22bdd95f0396144b25a40 (diff)
dhcp: Fix spelling of simultaneously
-rw-r--r--ell/dhcp6.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ell/dhcp6.c b/ell/dhcp6.c
index 9dbf95bb..2022e421 100644
--- a/ell/dhcp6.c
+++ b/ell/dhcp6.c
@@ -1602,7 +1602,7 @@ LIB_EXPORT bool l_dhcp6_client_set_address(struct l_dhcp6_client *client,
/*
* Set the link local address to use instead of binding to the in6addr_any
- * address by default. This allows multiple clients to coexist simulatenously
+ * address by default. This allows multiple clients to coexist simultaneously
* on different ifindexes
*/
LIB_EXPORT bool l_dhcp6_client_set_link_local_address(