Skip to content

Commit b20c080

Browse files
authored
Fix word in comment
1 parent 82fa94d commit b20c080

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cortex-m-rt/build.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ INCLUDE device.x"#
5656
240
5757
} else {
5858
// Non ARM target. We assume you're just testing the syntax.
59-
// This value seems as soon as any
59+
// This value seems as good as any.
6060
240
6161
};
6262

0 commit comments

Comments
 (0)