mirror of
https://github.com/google/comprehensive-rust.git
synced 2025-03-22 14:59:37 +02:00
Fix typo in googletest.md (#1804)
The word `strings` is repeated unnecessarily
This commit is contained in:
parent
e576b7f548
commit
2f7dc8f93d
@ -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}}
|
||||
|
Loading…
x
Reference in New Issue
Block a user