Skip to content

Commit

Permalink
Correct a very-minor comment spelling error
Browse files Browse the repository at this point in the history
  • Loading branch information
pcolby committed Sep 2, 2023
1 parent b8a6954 commit f06bbf0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/unit/cli/outputstreamcapture.h
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
#include <sstream>

/*!
* Implements a simply RAII capture of output streams.
* Implements a simple RAII capture of output streams.
*/
class OutputStreamCapture
{
Expand Down

0 comments on commit f06bbf0

Please sign in to comment.