summaryrefslogtreecommitdiff
path: root/src/drivers/net
diff options
context:
space:
mode:
Diffstat (limited to 'src/drivers/net')
-rw-r--r--src/drivers/net/chip.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/drivers/net/chip.h b/src/drivers/net/chip.h
index 81dbefa556..383614f514 100644
--- a/src/drivers/net/chip.h
+++ b/src/drivers/net/chip.h
@@ -19,7 +19,7 @@ struct drivers_net_config {
unsigned wake; /* Wake pin for ACPI _PRW */
/*
* There maybe many NIC cards in a system.
- * This paramter is for driver to identify what
+ * This parameter is for driver to identify what
* the device number is and the valid range is [1-10].
*/
uint8_t device_index;