Skip to content

fix: correct typos in comments and documentation#544

Merged
gustavohenke merged 1 commit intoopen-cli-tools:mainfrom
noritaka1166:fix-typo
May 25, 2025
Merged

fix: correct typos in comments and documentation#544
gustavohenke merged 1 commit intoopen-cli-tools:mainfrom
noritaka1166:fix-typo

Conversation

@noritaka1166
Copy link
Copy Markdown
Contributor

correct typos in comments and documentation

if (lastCustomColor !== 'auto') {
while (true) {
yield lastCustomColor; // If last custom color was not "auto" then return same color forever, to maintain existing behaviour
yield lastCustomColor; // If last custom color was not "auto" then return same color forever, to maintain existing behavior
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this one is questionable ;) but sure. All code should be in en-US

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants