Skip to content

Commit 8ba754d

Browse files
committed
Typo
1 parent 687891c commit 8ba754d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

markut.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1389,7 +1389,7 @@ func main() {
13891389
},
13901390
},
13911391
"over": {
1392-
Description: "Copy the argument below the top fo the stack on top",
1392+
Description: "Copy the argument below the top of the stack on top",
13931393
Signature: "<a:Type1> <b:Type2> -- <a:Type1> <b:Type2> <a:Type1>",
13941394
Category: "Stack",
13951395
Run: func(context *EvalContext, command string, token Token) bool {

0 commit comments

Comments
 (0)