emotion - fixed typo

SVN revision: 66791
This commit is contained in:
ChunEon Park 2012-01-03 11:59:01 +00:00
parent 5438cc6844
commit d2c39a644f
1 changed files with 1 additions and 1 deletions

View File

@ -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;