Spelling corrections in TESTING.md (#1946)

Fixed a few spelling errors.

- [x] I have disclosed use of any AI generated code in my commit
messages.
- If you are using an LLM, and do not fully understand the changes it is
making to the code base, do not create a PR.
- In our experience, AI generated code often results in overly complex
code that lacks enough context for a proper fix or feature inclusion.
This results in considerably longer code reviews. Due to this, AI
authored or partially authored PRs may be closed without comment.
- [x] I understand these changes in full and will be able to respond to
review comments.
- [x] My change is accurately described in the commit message.
- [x] My contribution is tested and working as described.
- [x] I have read the [Developer Certificate of
Origin](https://developercertificate.org/) and certify my contribution
under its conditions.
This commit is contained in:
Jonah Grasso 2026-04-03 13:41:30 -06:00 committed by GitHub
parent 59ccde22fa
commit 5384a8b1c5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -38,7 +38,7 @@ This document provides a regression testing checklist for COSMIC Settings and th
#### Dock #### Dock
- [ ] Enable tiling. "Automatically hide dock" takes effect immediately. - [ ] Enable tiling. "Automatically hide dock" takes effect immediately.
- [ ] Disable tiling; maximize a window. "Autommatically hide dock" takes effect immediately. - [ ] Disable tiling; maximize a window. "Automatically hide dock" takes effect immediately.
- [ ] Changing position on screen works. - [ ] Changing position on screen works.
- [ ] All Style settings take effect as expected. - [ ] All Style settings take effect as expected.
@ -69,13 +69,13 @@ TBD after devices/profiles are fixed.
#### X11 Applications Compatibility #### X11 Applications Compatibility
- [ ] Global Shortcuts in X11 Applications works (in e.g. Discord). - [ ] Global Shortcuts in X11 Applications work (in e.g. Discord).
### Time & Language ### Time & Language
#### Date & Time #### Date & Time
- [ ] Changing time zome works. - [ ] Changing time zone works.
- [ ] Toggling 24-hour time takes effect in Settings preview, on top panel, and on the lock screen. - [ ] Toggling 24-hour time takes effect in Settings preview, on top panel, and on the lock screen.
- [ ] Toggling seconds takes effect in Settings preview and on top panel. - [ ] Toggling seconds takes effect in Settings preview and on top panel.
- [ ] Changing first day of week takes effect in Calendar applet. - [ ] Changing first day of week takes effect in Calendar applet.