diff -r 56f325a607ea -r 0173bcd7697c kernel/eka/include/e32std.inl --- a/kernel/eka/include/e32std.inl Wed Dec 23 11:43:31 2009 +0000 +++ 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.