diff options
| author | Gordon Bergling <gbe@FreeBSD.org> | 2024-02-22 15:55:51 +0000 |
|---|---|---|
| committer | Gordon Bergling <gbe@FreeBSD.org> | 2024-02-25 07:46:00 +0000 |
| commit | 442d1ee07efc4f5a1995429abec242439ac2d035 (patch) | |
| tree | 11c85f8f63d462614b51a288100ef6c00e1ec489 /sys/dev | |
| parent | 13c7c0e5659b5632720e2d20cc34da07de482988 (diff) | |
Diffstat (limited to 'sys/dev')
| -rw-r--r-- | sys/dev/usb/wlan/if_uathreg.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/usb/wlan/if_uathreg.h b/sys/dev/usb/wlan/if_uathreg.h index 1e7929bc7e8f..71abdcf5b91f 100644 --- a/sys/dev/usb/wlan/if_uathreg.h +++ b/sys/dev/usb/wlan/if_uathreg.h @@ -51,7 +51,7 @@ struct uath_fwblock { * parameter 2 * ... * - * A variable-length parameter, or a parmeter that is larger than + * A variable-length parameter, or a parameter that is larger than * 32 bits is passed as <length, data> pair, where length is a * 32-bit quantity and data is padded to 32 bits. */ |
