Fix typo in ckmc-manager.h 15/294615/1
authorKrzysztof Jackiewicz <k.jackiewicz@samsung.com>
Wed, 21 Jun 2023 15:16:19 +0000 (17:16 +0200)
committerKrzysztof Jackiewicz <k.jackiewicz@samsung.com>
Wed, 21 Jun 2023 15:16:58 +0000 (17:16 +0200)
Change-Id: I76c95dcf4c32f3fc70abea680f757edd45676c07

src/include/ckmc/ckmc-manager.h

index 3c04778..3dc6d9f 100644 (file)
@@ -1189,7 +1189,7 @@ int ckmc_import_wrapped_key(const ckmc_param_list_h params,
  *
  * @return @c 0 on success, otherwise a negative error value
  * @retval #CKMC_ERROR_NONE Successful
- * @retval #CKMC_ERROR_PERMISSION_DENIED Insuffucient permissions to access key manager, the
+ * @retval #CKMC_ERROR_PERMISSION_DENIED Insufficient permissions to access key manager, the
  *                                       wrapping key or the key being wrapped
  * @retval #CKMC_ERROR_INVALID_PARAMETER Input parameter is invalid (missing or invalid mandatory
  *                                       algorithm parameter, GCM tag authentication failed,