chore: fix typos#264
Merged
Merged
Conversation
Found via `typos --hidden --format brief`
sassman
reviewed
Oct 23, 2025
Merged
Contributor
Author
|
🥳 🥳 🥳 🥳 🥳 |
sassman
pushed a commit
that referenced
this pull request
Nov 15, 2025
## 🤖 New release * `t-rec`: 0.7.9 -> 0.7.10 <details><summary><i><b>Changelog</b></i></summary><p> <blockquote> ## [0.7.10](v0.7.9...v0.7.10) - 2025-11-15 ### Added - make 3s the default idle-pause for more readable demo recordings ([#288](#288)) - *(tip)* add a tip for the idle pause flag feature from pr #267 ([#287](#287)) - add --idle-pause <time> to set the max time before idle frame optimization. Can improve readability. ([#267](#267)) ### Other - *(deps)* bump clap from 4.5.50 to 4.5.51 ([#286](#286)) - *(deps)* bump core-foundation from 0.10.0 to 0.10.1 ([#261](#261)) - *(deps)* bump humantime from 2.1.0 to 2.3.0 ([#279](#279)) - *(deps)* bump rayon from 1.10.0 to 1.11.0 ([#270](#270)) - *(deps)* bump anyhow from 1.0.97 to 1.0.100 ([#281](#281)) - *(deps)* bump log from 0.4.26 to 0.4.28 ([#278](#278)) - *(deps)* bump simplerand from 1.5.1 to 1.6.0 ([#266](#266)) - *(deps)* bump clap from 4.5.32 to 4.5.49 ([#285](#285)) - fix typos ([#264](#264)) - *(deps)* bump tempfile from 3.19.1 to 3.23.0 ([#283](#283)) - *(deps)* bump image from 0.25.5 to 0.25.8 ([#277](#277)) - *(deps)* bump clap from 4.5.31 to 4.5.32 ([#245](#245)) - *(deps)* bump tempfile from 3.18.0 to 3.19.1 ([#246](#246)) </blockquote> </p></details> --- This PR was generated with [release-plz](https://github.com/release-plz/release-plz/). Co-authored-by: 5422m4n-bot[bot] <203366424+5422m4n-bot[bot]@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Found via
typos --hidden --format brief