diff --git a/include/nfc/nfc.h b/include/nfc/nfc.h index 4ebc6ff..bbbde94 100644 --- a/include/nfc/nfc.h +++ b/include/nfc/nfc.h @@ -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_