From 846262ebd459a959407914afee975407fb33c8a4 Mon Sep 17 00:00:00 2001 From: Jaemin Ryu Date: Mon, 5 Mar 2018 15:26:58 +0900 Subject: [PATCH] Fix typo Change-Id: I48ad7938c255303e1199eaa4aa510c96703ef5b3 Signed-off-by: Jaemin Ryu --- doc/dpm_doc.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/dpm_doc.h b/doc/dpm_doc.h index da18fca..52a378c 100644 --- a/doc/dpm_doc.h +++ b/doc/dpm_doc.h @@ -30,7 +30,7 @@ * policies enforced on the device to restrict their operations on * some circumstance, such as Exchange ActiveSync or corporate apps.
* The device policy API supports the policies listed in the below table, and - * any application can subscribe those policies by registring policy changed callback to + * any application can subscribe those policies by registering policy changed callback to * the device policy manager.
* @subsection CAPI_SECURITY_DPM_MODULE_POLICY Policy List * -- 2.7.4