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
@@ -96,7 +96,7 @@ typedef bool (*object_cov_function)(uint32_t object_instance);
*/
typedef void (*object_cov_clear_function)(uint32_t object_instance);
/** Intrinsic Reporting funcionality.
/** Intrinsic Reporting functionality.
* @ingroup ObjHelpers
* @param [in] Object instance.
*/