mirror of
https://github.com/apache/nuttx.git
synced 2026-06-07 09:18:00 +08:00
typo: fix type for word "instance"
Signed-off-by: Petro Karashchenko <petro.karashchenko@gmail.com>
This commit is contained in:
committed by
Xiang Xiao
parent
12b3491208
commit
3b3cebdd3e
@@ -97,7 +97,7 @@ extern "C"
|
||||
* raw - Lower-half, raw NAND FLASH interface
|
||||
*
|
||||
* Returned Value:
|
||||
* A non-NULL MTD driver intstance is returned on success. NULL is
|
||||
* A non-NULL MTD driver instance is returned on success. NULL is
|
||||
* returned on any failaure.
|
||||
*
|
||||
****************************************************************************/
|
||||
|
||||
Reference in New Issue
Block a user