summaryrefslogtreecommitdiffstats
path: root/util/stream/str.h
diff options
context:
space:
mode:
authorrealtim <[email protected]>2022-02-10 16:50:07 +0300
committerDaniil Cherednik <[email protected]>2022-02-10 16:50:07 +0300
commitb422b6e4645219a4002219ae77f5c4a83ac80b59 (patch)
treeafc6c25ec86991448a260fdf0e8c606f0e495e64 /util/stream/str.h
parent5d4dd6ff046150f3e5e4608ea4ce1a30b4dfee4f (diff)
Restoring authorship annotation for <[email protected]>. Commit 1 of 2.
Diffstat (limited to 'util/stream/str.h')
-rw-r--r--util/stream/str.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/stream/str.h b/util/stream/str.h
index 028bd572c03..9c660af1013 100644
--- a/util/stream/str.h
+++ b/util/stream/str.h
@@ -64,7 +64,7 @@ private:
class TStringOutput: public IZeroCopyOutput {
public:
/**
- * Constructs a string output stream that appends character data to the
+ * Constructs a string output stream that appends character data to the
* provided string.
*
* Note that this stream keeps a reference to the provided string, so it's