Fix TYPO in key-manager_doc.h 15/187715/1
authorDongsun Lee <ds73.lee@samsung.com>
Tue, 28 Aug 2018 04:51:14 +0000 (13:51 +0900)
committerDongsun Lee <ds73.lee@samsung.com>
Tue, 28 Aug 2018 04:51:14 +0000 (13:51 +0900)
Change-Id: I11dbc3468e8277f0cef978f722ecbe275e1048f6
Signed-off-by: Dongsun Lee <ds73.lee@samsung.com>
doc/key-manager_doc.h

index f553f7a..62b5fce 100644 (file)
@@ -66,7 +66,7 @@
  *   - A client should specify the package id of the owner in the alias to retrieve a a key, certificate, or data shared by other applications.
  *   - Aliases are returned as the format of "package_id name" from the key-manager.
  * Supported features
- *   Since Tizen 5.0 on chosen images, the realization of module functionality can be implemened using ARM TrustZone technology.
+ *   Since Tizen 5.0 on chosen images, the realization of module functionality can be implemented using ARM TrustZone technology.
  *   Differences in standards governing TrustZone implementation and previous software-based implementation cause following differences in module operation:
  *   - When using TrustZone-based backend, GCM modes with 32 and 64 bit tag lengths are not supported.
  *     Global Platform TEE specification treats these configurations as unsafe and not supported.