diff -r 96e5fb8b040d -r 36bfc973b146 kernel/eka/include/e32std.inl --- a/kernel/eka/include/e32std.inl Thu Dec 17 09:24:54 2009 +0200 +++ b/kernel/eka/include/e32std.inl Thu Jan 07 13:38:45 2010 +0200 @@ -3559,7 +3559,7 @@ // Class RCriticalSection inline TBool RCriticalSection::IsBlocked() const /** -Tests whether the critical section is occupied by another thread. +Tests whether the critical section is occupied by any thread. @return True, if the critical section is occupied by another thread. False, otherwise.