Skip to content

Commit c3d3b21

Browse files
Use American English spelling.
Co-authored-by: Mark Rousskov <[email protected]>
1 parent f40c09f commit c3d3b21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

posts/inside-rust/2022-04-18-libs-contributors.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ of the standard library, such as [optimizing `io::Error`](https://github.com/rus
1414
[optimizing `Chars::count`](https://github.com/rust-lang/rust/pull/90414), and has been helping out
1515
with reviewing various implementation changes.
1616

17-
[Chris](https://github.com/ChrisDenton/) has been focussing on the Windows specific parts of the standard library.
17+
[Chris](https://github.com/ChrisDenton/) has been focusing on the Windows specific parts of the standard library.
1818
Chris implemented the Windows part of the patch for [CVE-2022-21658](https://blog.rust-lang.org/2022/01/20/cve-2022-21658.html),
1919
and has done [a ton of work](https://github.com/rust-lang/rust/pulls?q=is%3Apr+author%3Achrisdenton+is%3Aclosed)
2020
to improve the Windows side of `std::fs`, `std::path`, `std::process` and other modules.

0 commit comments

Comments
 (0)