Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
rexim committed Jan 19, 2025
1 parent 687891c commit 8ba754d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion markut.go
Original file line number Diff line number Diff line change
Expand Up @@ -1389,7 +1389,7 @@ func main() {
},
},
"over": {
Description: "Copy the argument below the top fo the stack on top",
Description: "Copy the argument below the top of the stack on top",
Signature: "<a:Type1> <b:Type2> -- <a:Type1> <b:Type2> <a:Type1>",
Category: "Stack",
Run: func(context *EvalContext, command string, token Token) bool {
Expand Down

0 comments on commit 8ba754d

Please sign in to comment.