Fix typo in method description 20/187720/2
authorJiyun Yang <ji.yang@samsung.com>
Tue, 28 Aug 2018 05:10:25 +0000 (14:10 +0900)
committerJiyun Yang <ji.yang@samsung.com>
Tue, 28 Aug 2018 05:41:04 +0000 (14:41 +0900)
Change-Id: I060618312ca978eb6447b67df08e6af6906f4e70
Signed-off-by: Jiyun Yang <ji.yang@samsung.com>
dali/public-api/adaptor-framework/window.h

index 098f569..adda302 100755 (executable)
@@ -503,9 +503,9 @@ public:
   bool SetBrightness( int brightness );
 
   /**
-   * @brief Gets preffered brightness of the window.
+   * @brief Gets preferred brightness of the window.
    * @SINCE_1_2.60
-   * @return The preffered brightness.
+   * @return The preferred brightness.
    */
   int GetBrightness() const;