mxge(4): Fix a typo in a source code comment

- s/deterimine/determine/

MFC after:	3 days
This commit is contained in:
Gordon Bergling
2026-06-11 06:03:02 +02:00
parent 9d10b4d2c9
commit 14e93e3e36
+1 -1
View File
@@ -2815,7 +2815,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.