We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 90d97b7 commit c6494d2Copy full SHA for c6494d2
smart_ir/src/runtime/vm/mod.rs
@@ -65,7 +65,7 @@ impl VirtualMachine {
65
},
66
code,
67
addr,
68
- op_addr: Address::from("opration address"),
+ op_addr: Address::from("operation address"),
69
}
70
71
0 commit comments