Skip to content

Commit

Permalink
Misplaced comma in README.rst (#2515)
Browse files Browse the repository at this point in the history
  • Loading branch information
UnePierre authored Sep 28, 2021
1 parent 2a9a77d commit 927dbd1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -469,7 +469,7 @@ Boost Format

This is a very powerful library which supports both ``printf``-like format
strings and positional arguments. Its main drawback is performance. According to
various, benchmarks it is much slower than other methods considered here. Boost
various benchmarks, it is much slower than other methods considered here. Boost
Format also has excessive build times and severe code bloat issues (see
`Benchmarks`_).

Expand Down

0 comments on commit 927dbd1

Please sign in to comment.