Skip to content

Commit

Permalink
Fix typo: s/performace/performance
Browse files Browse the repository at this point in the history
  • Loading branch information
Tobias Frost committed Apr 20, 2024
1 parent d617cf6 commit 6e4b13f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion man/timg.1
Original file line number Diff line number Diff line change
Expand Up @@ -374,7 +374,7 @@ Page through detailed manpage-like help and exit.
Don\[cq]t delay frames in videos or animations but emit as fast as
possible.
This might be useful for developers of terminal emulations to do
performace tests or simply if you want to redirect the output to a file
performance tests or simply if you want to redirect the output to a file
and don\[cq]t want to wait.
.SS For Animations, Scrolling, or Video
Usually, animations are shown in full in an infinite loop.
Expand Down
6 changes: 3 additions & 3 deletions man/timg.1.md
Original file line number Diff line number Diff line change
Expand Up @@ -311,9 +311,9 @@ Most likely commonly needed options first.

**-\-debug-no-frame-delay**
: Don't delay frames in videos or animations but emit as fast as possible.
This might be useful for developers of terminal emulations to do performace
tests or simply if you want to redirect the output to a file and don't
want to wait.
This might be useful for developers of terminal emulations to do
performance tests or simply if you want to redirect the output to a file
and don't want to wait.

## For Animations, Scrolling, or Video

Expand Down

0 comments on commit 6e4b13f

Please sign in to comment.