summaryrefslogtreecommitdiff
path: root/src/stream.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/stream.h')
-rw-r--r--src/stream.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/stream.h b/src/stream.h
index 177867ec..8017ea11 100644
--- a/src/stream.h
+++ b/src/stream.h
@@ -117,7 +117,7 @@ public:
const optional<path>& pager_path = none);
/**
- * Convertor to a standard ostream. This is used so that we can
+ * Converter to a standard ostream. This is used so that we can
* stream directly to an object of type output_stream_t.
*/
operator std::ostream&() {