Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
olegendo committed Jul 9, 2017
1 parent b753cb6 commit e3bb156
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/json.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -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>
{
Expand Down

0 comments on commit e3bb156

Please sign in to comment.