aboutsummaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorGordon Bergling <gbe@FreeBSD.org>2026-06-11 04:03:02 +0000
committerGordon Bergling <gbe@FreeBSD.org>2026-06-14 05:15:35 +0000
commit395d9672f5c114b94602795fa56e189f601d736e (patch)
tree9e2c89adadd197d70f1849a7ed794dd0cfec2b40 /sys
parentb1ad74074d4d5139106680ac766348f5d8b6873a (diff)
Diffstat (limited to 'sys')
-rw-r--r--sys/dev/mxge/if_mxge.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/mxge/if_mxge.c b/sys/dev/mxge/if_mxge.c
index 833a355d1ea9..c2a1f264c662 100644
--- a/sys/dev/mxge/if_mxge.c
+++ b/sys/dev/mxge/if_mxge.c
@@ -2880,7 +2880,7 @@ mxge_media_init(mxge_softc_t *sc)
mxge_media_set(sc, IFM_AUTO);
/*
- * parse the product code to deterimine the interface type
+ * parse the product code to determine the interface type
* (CX4, XFP, Quad Ribbon Fiber) by looking at the character
* after the 3rd dash in the driver's cached copy of the
* EEPROM's product code string.