Fix typo 08/197008/1
authormk5004.lee <mk5004.lee@samsung.com>
Wed, 9 Jan 2019 01:16:19 +0000 (10:16 +0900)
committermk5004.lee <mk5004.lee@samsung.com>
Wed, 9 Jan 2019 01:16:19 +0000 (10:16 +0900)
- shourtcut -> shortcut

Change-Id: I9833143f59c0fcddee6f8e6d35c9c1d2424b32c8
Signed-off-by: mk5004.lee <mk5004.lee@samsung.com>
lib/include/shortcut_manager.h

index 1840fa8..7feb6ec 100755 (executable)
@@ -320,7 +320,7 @@ int shortcut_get_list(const char *package_name, shortcut_list_cb list_cb, void *
  * @param[in] pid The process ID of who request add_to_home
  * @param[in] period The Update period in seconds
  * @param[in] allow_duplicate @c 1 if the shortcut can be duplicated,
- *                            otherwise a shourtcut should exist only once
+ *                            otherwise a shortcut should exist only once
  * @param[in] user_data The callback data
  * @return The result of handling a shortcut creation request\n
  *         This returns @c 0 if the add_to_home request is handled successfully,