mirror of
https://github.com/pocoproject/poco.git
synced 2025-04-01 01:16:55 +02:00
Fix typo in document of TaskManager::start() (#4155)
This commit is contained in:
parent
3eb18502e7
commit
43bcc553fe
@ -70,7 +70,7 @@ public:
|
||||
/// from the thread pool.
|
||||
///
|
||||
/// The TaskManager takes ownership of the Task object
|
||||
/// and deletes it when it it finished.
|
||||
/// and deletes it when it is finished.
|
||||
|
||||
void cancelAll();
|
||||
/// Requests cancellation of all tasks.
|
||||
|
Loading…
x
Reference in New Issue
Block a user