You've already forked comprehensive-rust
mirror of
https://github.com/google/comprehensive-rust.git
synced 2025-06-22 08:45:09 +02:00
Fix typo in googletest.md (#1804)
The word `strings` is repeated unnecessarily
This commit is contained in:
@ -40,8 +40,8 @@ Error: See failure output above
|
||||
|
||||
- This just scratches the surface, there are many builtin matchers.
|
||||
|
||||
- A particularly nice feature is that mismatches in multi-line strings strings
|
||||
are shown as a diff:
|
||||
- A particularly nice feature is that mismatches in multi-line strings are shown
|
||||
as a diff:
|
||||
|
||||
```rust,ignore
|
||||
{{#include googletest.rs:test_multiline_string_diff}}
|
||||
|
Reference in New Issue
Block a user