Skip to content

Commit

Permalink
Fix spelling mistake in comment, firmwrae -> firmware
Browse files Browse the repository at this point in the history
  • Loading branch information
gavinatkinson committed Feb 28, 2017
1 parent 7e6cabd commit f5d95e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sys/dev/pci/pci_pci.c
Original file line number Diff line number Diff line change
Expand Up @@ -2849,7 +2849,7 @@ pcib_request_feature_allow(device_t pcib, device_t dev,
enum pci_feature feature)
{
/*
* No host firmwrae we have to negotiate with, so we allow
* No host firmware we have to negotiate with, so we allow
* every valid feature requested.
*/
switch (feature) {
Expand Down

0 comments on commit f5d95e1

Please sign in to comment.