Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
0xfedcafe committed Dec 26, 2024
1 parent 1c2ca91 commit 1ed5bed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/user/COMMANDS.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ The libf3d provides a few commands, many related to manipulating libf3d (options

`reset option.name`: A command to reset a libf3d option to its default values, eg: `reset render.background.blur.coc`.

`clear`: A command to clear ImGui console. No argmument.
`clear`: A command to clear ImGui console. No argument.

`print option.name`: A command to print the value of an libf3d option, eg: `print scene.up.direction`.

Expand Down

0 comments on commit 1ed5bed

Please sign in to comment.