We like english!

SVN revision: 5740
This commit is contained in:
Term 2001-11-26 22:12:35 +00:00
parent cc9cff48d4
commit 839ebae03e
1 changed files with 1 additions and 1 deletions

View File

@ -74,7 +74,7 @@ ecore_event_x_init(void)
if (shape_event_id < SelectionRequest)
{
max_event_id = SelectionRequest;
fprintf(stderr, "ERROR: no shape extesion! This is BAD!\n");
fprintf(stderr, "ERROR: No shape extension! This is BAD!\n");
}
event_translator = NEW_PTR(max_event_id + 1);
for (i = 0; i < max_event_id + 1; i++)