doc: fix typo in driver documentation
'whice' is replaced with 'which', which makes more sense in the given context. Signed-off-by: Didrik Rokhaug <didrik.rokhaug@gmail.com>
This commit is contained in:
parent
a0909ac00b
commit
5045f5772c
1 changed files with 1 additions and 1 deletions
|
@ -486,7 +486,7 @@ Device Model Drivers with multiple MMIO regions
|
|||
===============================================
|
||||
|
||||
Some drivers may have multiple MMIO regions. In addition, some drivers
|
||||
may already be implementing a form of inheritance whice requires some other
|
||||
may already be implementing a form of inheritance which requires some other
|
||||
data to be placed first in the ``config_info`` and ``driver_data``
|
||||
structures.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue