Skip to content

Commit 6a52bb8

Browse files
committed
Typo fix
1 parent f00ea00 commit 6a52bb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/fixed_width_ints.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ cfg_if! {
4444
// until the upstream rust issue is resolved, but this at least lets us make
4545
// progress on platforms where this type is important.
4646
//
47-
// The supported architectures and OSes is intentionally very restricted,
47+
// The list of supported architectures and OSes is intentionally very restricted,
4848
// as careful work needs to be done to verify that a particular platform
4949
// has a conformant ABI.
5050
//

0 commit comments

Comments
 (0)