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:
parent
59ccde22fa
commit
5384a8b1c5
1 changed files with 3 additions and 3 deletions
|
|
@ -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.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue