typo: fix type for word "instance"

Signed-off-by: Petro Karashchenko <petro.karashchenko@gmail.com>
This commit is contained in:
Petro Karashchenko
2021-12-14 13:11:41 +02:00
committed by Xiang Xiao
parent 12b3491208
commit 3b3cebdd3e
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -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.
*
****************************************************************************/