Commit e3bb156f authored by Oleg Endo's avatar Oleg Endo

fix typo

parent b753cb6e
......@@ -6675,7 +6675,7 @@ class basic_json
std::vector<CharType>& v;
};
/// putput adapter for output streams
/// output adapter for output streams
template<typename CharType>
class output_stream_adapter : public output_adapter<CharType>
{
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment