mirror of
https://github.com/pocoproject/poco.git
synced 2025-04-18 23:41:08 +02:00
chore(SingleSocketPoller): spelling
This commit is contained in:
parent
237f4cdf10
commit
a1b756b94e
@ -86,7 +86,7 @@ public:
|
||||
}
|
||||
|
||||
bool done() const
|
||||
/// Returns tru if handler is done.
|
||||
/// Returns true if handler is done.
|
||||
{
|
||||
return _reader.handlerDone();
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user