Skip to content

fix: Correct typos in PollingMonitorWatcher (#28)#57

Merged
s2x merged 1 commit intocrazy-goat:masterfrom
Jah-yee:fix/typos-in-polling-monitor-watcher
Apr 4, 2026
Merged

fix: Correct typos in PollingMonitorWatcher (#28)#57
s2x merged 1 commit intocrazy-goat:masterfrom
Jah-yee:fix/typos-in-polling-monitor-watcher

Conversation

@Jah-yee
Copy link
Copy Markdown
Contributor

@Jah-yee Jah-yee commented Apr 3, 2026

Good day

I have fixed the three typos identified in issue #28:

  1. Constant TO_MANY_FILES_WARNING_LIMIT -> TOO_MANY_FILES_WARNING_LIMIT (added missing O)
  2. Property toManyFiles -> tooManyFiles
  3. Variable filesCout -> filesCount (added missing n)

All references within the class have been updated accordingly.

感谢你们的奉献希望能提供帮助。如果我解决得有问题或有待商妥的地方,请在下面留言,我会来处理。

Warmly,

- TO_MANY_FILES_WARNING_LIMIT -> TOO_MANY_FILES_WARNING_LIMIT
- $toManyFiles -> $tooManyFiles
- $filesCout -> $filesCount

Closes crazy-goat#28
@s2x s2x merged commit e770e2f into crazy-goat:master Apr 4, 2026
@Jah-yee Jah-yee deleted the fix/typos-in-polling-monitor-watcher branch April 24, 2026 20:09
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