[AT-SPI] Correct functions description 24/244624/14
authorKamil Konieczny <k.konieczny@samsung.com>
Tue, 22 Sep 2020 11:32:55 +0000 (13:32 +0200)
committerArtur Świgoń <a.swigon@samsung.com>
Fri, 23 Oct 2020 13:01:46 +0000 (15:01 +0200)
Change-Id: I6309acb2458939031eff3f59386ae5b57fc34018

dali/devel-api/adaptor-framework/accessibility-impl.h

index d7619a7..21d867a 100644 (file)
@@ -417,7 +417,7 @@ public:
 
   /**
    * @brief Emits property-changed event
-   * @param[in] Property changed event
+   * @param[in] event Property changed event
    **/
   void Emit( ObjectPropertyChangeEvent event );
 
@@ -894,7 +894,7 @@ public:
   /**
    * @brief Set caret offset
    *
-   * @param[in] caret offset
+   * @param[in] offset Caret offset
    *
    * @return True if successful
    */