aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sys/pci/if_dm.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/pci/if_dm.c b/sys/pci/if_dm.c
index 4f797cc84466..97ff5021c5a9 100644
--- a/sys/pci/if_dm.c
+++ b/sys/pci/if_dm.c
@@ -48,7 +48,7 @@
*
* The DM9102's DMA engine seems pretty weak. Multi-fragment transmits
* don't seem to work well, and on slow machines you get lots of RX
- * underruns.
+ * overruns.
*/
#include "bpf.h"