From: ChunEon Park Date: Tue, 3 Jan 2012 11:59:01 +0000 (+0000) Subject: emotion - fixed typo X-Git-Tag: submit/devel/efl/20131022.203902~6978 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=d2c39a644f3905ef54e350994544a5a254e3b22a;p=platform%2Fupstream%2Fefl.git emotion - fixed typo SVN revision: 66791 --- diff --git a/legacy/emotion/src/modules/generic/README b/legacy/emotion/src/modules/generic/README index 9d4d703..c2a028d 100644 --- a/legacy/emotion/src/modules/generic/README +++ b/legacy/emotion/src/modules/generic/README @@ -73,7 +73,7 @@ problems ======== - file_set has some critical time when file is not set yet when we can't call some functions (I think only another file_set now); - - comunication player -> emotion depends on '\n' to delimitate commands, will + - communication player -> emotion depends on '\n' to delimitate commands, will remove this soon (fix this urgently!); - need to implement missing APIs;