From e4c4e7cc8d52e4e1b661751a7107c166fba808cf Mon Sep 17 00:00:00 2001 From: Amanda Butler Date: Mon, 27 Aug 2018 09:51:27 -0500 Subject: [PATCH] Copy edit lorawan_types.h Copy edit for minor grammar nits and consistent tense across docs. --- features/lorawan/lorawan_types.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/features/lorawan/lorawan_types.h b/features/lorawan/lorawan_types.h index 473e55ff20..6f57c3c061 100644 --- a/features/lorawan/lorawan_types.h +++ b/features/lorawan/lorawan_types.h @@ -255,13 +255,13 @@ typedef struct { /** * This callback is optional * - * The first parameter to callback function is the demodulation margin, and the second + * The first parameter to the callback function is the demodulation margin, and the second * parameter is the number of gateways that successfully received the last request. */ mbed::Callback link_check_resp; /** - * This callback is optional. If callback is not set, stack will return 255 to gateway. + * This callback is optional. If the callback is not set, the stack returns 255 to gateway. * * Battery level return value must follow the specification * for DevStatusAns MAC command: