Fix typo in nfc.h
This commit is contained in:
parent
e9a750fc00
commit
b38597f1e0
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@
|
|||
* @file nfc.h
|
||||
* @brief libnfc interface
|
||||
*
|
||||
* Provide all usefull functions (API) to handle NFC devices.
|
||||
* Provide all useful functions (API) to handle NFC devices.
|
||||
*/
|
||||
|
||||
#ifndef _LIBNFC_H_
|
||||
|
|
Loading…
Reference in a new issue