From 8843f728ee2c92e18014e330b879ac9f0bb93639 Mon Sep 17 00:00:00 2001 From: Jonathan Gray Date: Sun, 1 Sep 2024 03:09:02 +0000 Subject: spelling; checked by jmc@, ok miod@ mglocker@ krw@ --- sys/dev/pci/if_iwm.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys/dev/pci/if_iwm.c') diff --git a/sys/dev/pci/if_iwm.c b/sys/dev/pci/if_iwm.c index 80bb9e7c972..150cb23c3e8 100644 --- a/sys/dev/pci/if_iwm.c +++ b/sys/dev/pci/if_iwm.c @@ -1,4 +1,4 @@ -/* $OpenBSD: if_iwm.c,v 1.416 2024/05/24 06:02:53 jsg Exp $ */ +/* $OpenBSD: if_iwm.c,v 1.417 2024/09/01 03:08:59 jsg Exp $ */ /* * Copyright (c) 2014, 2016 genua gmbh @@ -9238,7 +9238,7 @@ iwm_calib_timeout(void *arg) ieee80211_amrr_choose(&sc->sc_amrr, &in->in_ni, &in->in_amn); /* * If AMRR has chosen a new TX rate we must update - * the firwmare's LQ rate table. + * the firmware's LQ rate table. * ni_txrate may change again before the task runs so * cache the chosen rate in the iwm_node structure. */ -- cgit v1.2.3