Fix spelling mistake in comment, firmwrae -> firmware

This commit is contained in:
Gavin Atkinson 2017-02-28 23:55:03 +00:00
parent fbbd9655e5
commit 5914c62e1f
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=314437

View File

@ -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) {