mirror of
https://github.com/pocoproject/poco.git
synced 2025-04-01 09:24:55 +02:00
fixed small typo
This commit is contained in:
parent
89be819b7a
commit
bfae55dcf2
@ -55,7 +55,7 @@ class Foundation_API ActiveDispatcher: protected Runnable
|
|||||||
/// This class is used to implement an active object
|
/// This class is used to implement an active object
|
||||||
/// with strictly serialized method execution.
|
/// with strictly serialized method execution.
|
||||||
///
|
///
|
||||||
/// An active object, with is an ordinary object
|
/// An active object, which is an ordinary object
|
||||||
/// containing ActiveMethod members, executes all
|
/// containing ActiveMethod members, executes all
|
||||||
/// active methods in their own thread.
|
/// active methods in their own thread.
|
||||||
/// This behavior does not fit the "classic"
|
/// This behavior does not fit the "classic"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user