Fix some typos (#762)

This commit is contained in:
Jonathan
2024-09-11 15:20:32 +02:00
committed by GitHub
parent 07d194ab05
commit 6f35559170
5 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -58,7 +58,7 @@ int iam_encode_apdu(
* @brief Decode the I-Am service.
*
* @param apdu Receive buffer
* @param pDevice_id Pointer to the variable that shal ltake the device Id.
* @param pDevice_id Pointer to the variable that shall take the device Id.
* @param pMax_apdu Pointer to a variable that shall take the decoded length.
* @param pSegmentation Pointer to a variable taking if segmentation is used.
* @param pVendor_id Pointer to a variable taking the vendor id.