Fix typo in nfc.h

This commit is contained in:
John Galt 2016-12-07 06:17:04 -05:00 committed by GitHub
parent e9a750fc00
commit b38597f1e0

View file

@ -28,7 +28,7 @@
* @file nfc.h * @file nfc.h
* @brief libnfc interface * @brief libnfc interface
* *
* Provide all usefull functions (API) to handle NFC devices. * Provide all useful functions (API) to handle NFC devices.
*/ */
#ifndef _LIBNFC_H_ #ifndef _LIBNFC_H_