Fix spelling 09/205909/1
authorIlho Kim <ilho159.kim@samsung.com>
Fri, 10 May 2019 08:13:55 +0000 (17:13 +0900)
committerIlho Kim <ilho159.kim@samsung.com>
Fri, 10 May 2019 08:13:55 +0000 (17:13 +0900)
Change-Id: I775c8e49515532d0ec7aa5087b81d4dc81a50a08
Signed-off-by: Ilho Kim <ilho159.kim@samsung.com>
include/pkgmgr-info.h

index 9734670..ef09573 100644 (file)
@@ -1950,7 +1950,7 @@ int pkgmgrinfo_pkginfo_is_readonly(pkgmgrinfo_pkginfo_h handle, bool *readonly);
 
 /**
  * @fn int pkgmgrinfo_pkginfo_is_update(pkgmgrinfo_pkginfo_h handle, bool *update)
- * @brief      This API gets the package 'upate' value from the package ID
+ * @brief      This API gets the package 'update' value from the package ID
  *
  * @par                This API is for package-manager client application
  * @par Sync (or) Async : Synchronous API