doc: fix misspellings in docs
Fix misspellings in docs (and Kconfig and headers processed into docs) missed during regular reviews. Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
This commit is contained in:
parent
7096fa512f
commit
416a174ac2
3 changed files with 3 additions and 3 deletions
|
@ -555,7 +555,7 @@ static inline int z_impl_espi_read_lpc_request(struct device *dev,
|
|||
* @brief Writes data to a LPC peripheral which generates an eSPI transaction.
|
||||
*
|
||||
* This routine provides a generic interface to write data to a block which
|
||||
* triggers an eSPI transacion. The eSPI packet is assembled by the HW
|
||||
* triggers an eSPI transaction. The eSPI packet is assembled by the HW
|
||||
* block.
|
||||
*
|
||||
* @param dev Pointer to the device structure for the driver instance.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue