mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-27 05:49:08 +00:00
Correct minor spelling mistakes
This commit is contained in:
parent
f37853f688
commit
f6d055dc62
39 changed files with 63 additions and 63 deletions
|
@ -188,7 +188,7 @@ test "" {
|
|||
//
|
||||
// Thank you Zig Contributors!
|
||||
|
||||
// Export it as weak incase it is alreadly linked in by something else.
|
||||
// Export it as weak incase it is already linked in by something else.
|
||||
comptime {
|
||||
@export(__muloti4, .{ .name = "__muloti4", .linkage = .Weak });
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue