mirror of
https://github.com/pocoproject/poco.git
synced 2024-12-13 18:45:10 +01:00
GH #302: documentation typo
This commit is contained in:
parent
e7c109cdc4
commit
e97f9227e8
@ -157,7 +157,7 @@ public:
|
||||
|
||||
CountingOutputStream(std::ostream& ostr);
|
||||
/// Creates the CountingOutputStream and connects it
|
||||
/// to the given input stream.
|
||||
/// to the given output stream.
|
||||
|
||||
~CountingOutputStream();
|
||||
/// Destroys the CountingOutputStream.
|
||||
|
Loading…
Reference in New Issue
Block a user