Merge "[3.0] Fix the wrong spelling" into tizen_3.0
authorSeoyeon Kim <seoyeon2.kim@samsung.com>
Wed, 7 Dec 2016 02:00:02 +0000 (18:00 -0800)
committerGerrit Code Review <gerrit@review.vlan103.tizen.org>
Wed, 7 Dec 2016 02:00:03 +0000 (18:00 -0800)
adaptors/wearable/watch/watch-application.h

index 8151061..29fc535 100644 (file)
@@ -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