Fix spelling
[platform/core/appfw/pkgmgr-info.git] / include / pkgmgr-info.h
index fa5ef22..0a4c9b3 100644 (file)
@@ -2026,7 +2026,7 @@ int pkgmgrinfo_pkginfo_is_support_disable(pkgmgrinfo_pkginfo_h handle, bool *sup
 
 /**
  * @fn int pkgmgrinfo_pkginfo_is_global(pkgmgrinfo_pkginfo_h handle, bool *global)
- * @brief      This API gets whethere the given package is global package or user package
+ * @brief      This API gets whether the given package is global package or user package
  *
  * @par                This API is for package-manager client application
  * @par Sync (or) Async : Synchronous API
@@ -5206,7 +5206,7 @@ int pkgmgrinfo_appinfo_is_disabled(pkgmgrinfo_appinfo_h handle, bool *disabled);
 
 /**
  * @fn int pkgmgrinfo_appinfo_is_global(pkgmgrinfo_appinfo_h handle, bool *global)
- * @brief      This API gets whethere the given application is global application or user application
+ * @brief      This API gets whether the given application is global application or user application
  *
  * @par                This API is for package-manager client application
  * @par Sync (or) Async : Synchronous API