From d2c39a644f3905ef54e350994544a5a254e3b22a Mon Sep 17 00:00:00 2001 From: ChunEon Park Date: Tue, 3 Jan 2012 11:59:01 +0000 Subject: [PATCH] emotion - fixed typo SVN revision: 66791 --- legacy/emotion/src/modules/generic/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/legacy/emotion/src/modules/generic/README b/legacy/emotion/src/modules/generic/README index 9d4d7035ba..c2a028de5d 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;