zidoro / pomatez

Stay Focused. Take a Break.
https://zidoro.github.io/pomatez/
MIT License
4.07k stars 171 forks source link

Fixed typo - "Stay focus" #597

Closed ZelnickB closed 7 months ago

ZelnickB commented 10 months ago

In several locations, the app uses the phrase "Stay focus," which should say "Stay focused" (grammatical error). The commit in this pull request resolves the issue.

For clarity, the names of variables and functions that use the words "stay" and "focus" have also been updated.

sekwah41 commented 10 months ago

Hey, sorry though a large pr was just merged that needed reviewing for a few weeks, could you possibly refactor your changes on top of the new master branch?

ZelnickB commented 8 months ago

@sekwah41 Done.

sekwah41 commented 8 months ago

To change the stay-focused variable itself, we'd need to load it from both the old naming and the new naming to allow it to transition users over slowly. While its an option its a small price to pay for a value users will never see.

ZelnickB commented 8 months ago

@sekwah41 Fixed.

sekwah41 commented 7 months ago

Sorry for the delay, ill take a look at this tomorrow ^.^