aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGordon Bergling <gbe@FreeBSD.org>2022-09-03 13:28:05 +0000
committerGordon Bergling <gbe@FreeBSD.org>2022-09-06 05:40:28 +0000
commit819477c897abf40e9f0f65f10cd8bbf4c2389834 (patch)
tree720fe0f9c4d05667d2d81cbc4dc0754bc7550e43
parent797143d8fe07e0bfe3f9ecdc23667cf0f00aeaba (diff)
downloadsrc-819477c897abf40e9f0f65f10cd8bbf4c2389834.tar.gz
src-819477c897abf40e9f0f65f10cd8bbf4c2389834.zip
pci(4): Fix a typo in asource code comment
- s/overriden/overridden/ (cherry picked from commit 6b497700885b21106235a1ee7bfd31194e4ca42b)
-rw-r--r--sys/dev/pci/pci.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/pci/pci.c b/sys/dev/pci/pci.c
index 59fced7b14c4..ca7de6c28ad5 100644
--- a/sys/dev/pci/pci.c
+++ b/sys/dev/pci/pci.c
@@ -3332,7 +3332,7 @@ pci_add_map(device_t bus, device_t dev, int reg, struct resource_list *rl,
* not allow that. It is best to ignore such entries for the
* moment. These will be allocated later if the driver specifically
* requests them. However, some removable buses look better when
- * all resources are allocated, so allow '0' to be overriden.
+ * all resources are allocated, so allow '0' to be overridden.
*
* Similarly treat maps whose values is the same as the test value
* read back. These maps have had all f's written to them by the