[doc] fix incorrect SNTP comment (#3613)

This commit is contained in:
mateusz-
2019-02-20 09:47:40 -08:00
committed by Jonathan Hui
parent 795a7e9197
commit 2d6e9085f8
+1 -1
View File
@@ -69,7 +69,7 @@ typedef struct otSntpQuery
* This function pointer is called when a SNTP response is received.
*
* @param[in] aContext A pointer to application-specific context.
* @param[in] aTime Specifies the at the server when the response left for the client, in NTP timestamp format.
* @param[in] aTime Specifies the time at the server when the response left for the client, in UNIX time.
* @param[in] aResult A result of the SNTP transaction.
*
* @retval OT_ERROR_NONE A response was received successfully and time is provided