Merge pull request #382 from centromere/patch-1

Fix typo in nfc.h
This commit is contained in:
Romuald Conty
2016-12-11 16:46:04 +01:00
committed by GitHub

View File

@@ -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_