We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent edad5f0 commit 45aa13bCopy full SHA for 45aa13b
src/symbolize/gimli/parse_running_mmaps_unix.rs
@@ -275,7 +275,7 @@ fn check_maps_entry_parsing_32bit() {
275
offset: 0x00000000,
276
dev: (0x08, 0x01),
277
inode: 0x60662705,
278
- pathname: "/executable/path/with multiple-continues spaces ".into(),
+ pathname: "/executable/path/with multiple-continuous spaces ".into(),
279
}
280
);
281
assert_eq!(
0 commit comments