diff options
author | SooChan Lim <sc1.lim@samsung.com> | 2018-08-28 12:51:53 +0900 |
---|---|---|
committer | SooChan Lim <sc1.lim@samsung.com> | 2018-08-28 12:51:53 +0900 |
commit | 5a37a283aa811951ce684d958c4f9b5c5091c700 (patch) | |
tree | f90dcce5887adecd8a21738002c73d434081c5a4 | |
parent | 91add209c42263cc640415b6ef3e0dbe5ed83375 (diff) | |
download | libeom-accepted/tizen_5.0_unified.tar.gz libeom-accepted/tizen_5.0_unified.tar.bz2 libeom-accepted/tizen_5.0_unified.zip |
fix the typosubmit/tizen_5.0/20181101.000005submit/tizen/20180828.035432accepted/tizen/unified/20180828.182209accepted/tizen/5.0/unified/20181102.022809tizen_5.0accepted/tizen_5.0_unified
Change-Id: I278b77d27876937b2b1ea57d6e740a9728be2c88
-rw-r--r-- | doc/ui_eom_doc.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ui_eom_doc.h b/doc/ui_eom_doc.h index 8d49f04..0691bfa 100644 --- a/doc/ui_eom_doc.h +++ b/doc/ui_eom_doc.h @@ -51,7 +51,7 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. * * Features : * - Get information.(output ID, type, resolution, physical size etc) - * - Receive state changing informagtion by callback function. (add, remove, mode change, attribute change) + * - Receive state changing information by callback function. (add, remove, mode change, attribute change) * - - Use external output device.(set attribute, set external window) * **/ |