Fix errata in doxygen comment 51/112251/2
authorSemun Lee <sm79.lee@samsung.com>
Tue, 31 Jan 2017 00:33:28 +0000 (09:33 +0900)
committerSemun Lee <sm79.lee@samsung.com>
Tue, 31 Jan 2017 00:33:58 +0000 (16:33 -0800)
Change-Id: I545d9731db74a462e09b9a2d626751012a5c1230
Signed-off-by: Semun Lee <sm79.lee@samsung.com>
doc/widget_service_doc.h

index b173f9dc3002b091bb00482f6d2d2bd9356451cd..9d81fde04a6925d1e06743e17077eb8e6435f5ee 100755 (executable)
@@ -73,7 +73,7 @@
    <H1>2. Size of widget</H1>
    Widget has predefined size types.
    1x1 is a square so its pixel size of width and height must has to be same.
-   2x2, 4x4 also sqaure.
+   2x2, 4x4 also square.
    2x1, 4x1, 4x2, 4x3 is a rectangle. so its pixel size of width & height should not be same.
    pixel size of width should be long than height.
    Pixel size can be differ between different devices.