Skip to content

Commit 4651808

Browse files
authored
Merge pull request #482 from hannobraun/patch-1
Fix word in comment
2 parents 42abd6b + b20c080 commit 4651808

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)