mirror of
https://github.com/apache/nuttx.git
synced 2026-08-14 08:53:15 +00:00
style: fix spelling in code comments and strings
This commit is contained in:
parent
b2315e98c4
commit
3ce85ca54e
1670 changed files with 3162 additions and 2991 deletions
|
|
@ -763,7 +763,7 @@ static ssize_t lirc_read(FAR struct file *filep, FAR char *buffer,
|
|||
* Input Parameters:
|
||||
* lower - A pointer to an instance of lower half lirc driver.
|
||||
* devno - The user specifies device number, from 0. If the
|
||||
* devno alerady exists, -EEXIST will be returned.
|
||||
* devno already exists, -EEXIST will be returned.
|
||||
*
|
||||
* Returned Value:
|
||||
* OK if the driver was successfully register; A negated errno value is
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue