mirror of
https://github.com/pocoproject/poco.git
synced 2025-10-16 18:56:52 +02:00
GH #302: documentation typo
This commit is contained in:
@@ -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.
|
||||
|
Reference in New Issue
Block a user