--- a/kernel/eka/euser/cbase/ub_act.cpp Mon Feb 01 19:40:00 2010 +0100
+++ b/kernel/eka/euser/cbase/ub_act.cpp Mon Feb 01 19:49:38 2010 +0100
@@ -142,7 +142,7 @@
no earlier than the next time that the active scheduler assesses which
objects are ready to run, and may happen much later. This panic is termed
a 'stray event' because it indicates that some entity has sent an event
-to this thread, but this thread is not in a state ready to handle it.
+to the active scheduler thread, but this thread is not in a state ready to handle it.
@see CActive::IsActive
@see CActive::RunL