Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
jimporter committed May 3, 2024
1 parent 6542afe commit 0ac0ee1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
- New matchers `in_interval` and `exception_what`

### Bug fixes
- Test failures across multiple runs are now correctly groups in the summary
- Test failures across multiple runs are now correctly grouped in the summary
results
- `bencode.hpp` is now installed alongside mettle when `--vendorize` is used
- Arithmetic matchers now use ADL to find `max` and `abs`, allowing custom
Expand Down
2 changes: 1 addition & 1 deletion doc/about/changes.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ in progress
- New matchers `in_interval` and `exception_what`

### Bug fixes
- Test failures across multiple runs are now correctly groups in the summary
- Test failures across multiple runs are now correctly grouped in the summary
results
- `bencode.hpp` is now installed alongside mettle when `--vendorize` is used
- Arithmetic matchers now use ADL to find `max` and `abs`, allowing custom
Expand Down

0 comments on commit 0ac0ee1

Please sign in to comment.