Skip to content

Commit d5dcbd1

Browse files
Apply suggestion from @snoyer
Co-authored-by: snoyer <noyer.stephane@gmail.com>
1 parent f251600 commit d5dcbd1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/user/07-COMMANDS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ eg:
8282
- `jump_to_frame 1` jump to frame 1.
8383
- `jump_to_frame 10` jump to frame 10.
8484
- `jump_to_frame -1` jump to last frame.
85-
- `jump_to_frame -2` jump to second last frame.
85+
- `jump_to_frame -2` jump to second to last frame.
8686

8787
`jump_to_frame_relative`: A specific command to move the animation by a number of frames relative to the current frame, takes a frame offset as argument.
8888
eg:

0 commit comments

Comments
 (0)