From: Seoyeon Kim Date: Wed, 7 Dec 2016 02:00:02 +0000 (-0800) Subject: Merge "[3.0] Fix the wrong spelling" into tizen_3.0 X-Git-Tag: accepted/tizen/3.0/common/20161207.195829~3 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=b6e2239a10cd75ae2e0855a9ea61273ee1e9bdf4;hp=b2c3e32b52490698ad2ec4784b3291f527e4bec1;p=platform%2Fcore%2Fuifw%2Fdali-adaptor.git Merge "[3.0] Fix the wrong spelling" into tizen_3.0 --- diff --git a/adaptors/wearable/watch/watch-application.h b/adaptors/wearable/watch/watch-application.h index 8151061..29fc535 100644 --- a/adaptors/wearable/watch/watch-application.h +++ b/adaptors/wearable/watch/watch-application.h @@ -145,10 +145,10 @@ public: /** * @brief Assignment operator * @SINCE_1_1.37 - * @param[in] handle Handle to an object + * @param[in] application Handle to an object * @return A reference to this */ - WatchApplication& operator=( const WatchApplication& applicaton ); + WatchApplication& operator=( const WatchApplication& application ); /** * @brief Destructor