We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 687891c commit 8ba754dCopy full SHA for 8ba754d
markut.go
@@ -1389,7 +1389,7 @@ func main() {
1389
},
1390
1391
"over": {
1392
- Description: "Copy the argument below the top fo the stack on top",
+ Description: "Copy the argument below the top of the stack on top",
1393
Signature: "<a:Type1> <b:Type2> -- <a:Type1> <b:Type2> <a:Type1>",
1394
Category: "Stack",
1395
Run: func(context *EvalContext, command string, token Token) bool {
0 commit comments