From: Vincent Bernat Date: Sat, 22 Feb 2025 08:43:30 +0000 (+0100) Subject: daemon: fix typo in comment X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d345edc7cfe0e650c5c6d86deb5628acac864089;p=thirdparty%2Flldpd.git daemon: fix typo in comment --- diff --git a/src/daemon/interfaces.c b/src/daemon/interfaces.c index c1179d9c..88282512 100644 --- a/src/daemon/interfaces.c +++ b/src/daemon/interfaces.c @@ -726,7 +726,7 @@ interfaces_helper_promisc(struct lldpd *cfg, struct lldpd_hardware *hardware) * * With bonds, we have duplicate MAC address on different physical * interfaces. We need to alter the source MAC address when we send on an - * inactive slave. The `h_mangle` flah is used to know if we need to do + * inactive slave. The `h_mangle` flag is used to know if we need to do * something like that. */ int