From 5384a8b1c59cc226917ff3e554cf6bd9bf77989b Mon Sep 17 00:00:00 2001 From: Jonah Grasso Date: Fri, 3 Apr 2026 13:41:30 -0600 Subject: [PATCH] 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. --- TESTING.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/TESTING.md b/TESTING.md index 13341e8..43b75fc 100644 --- a/TESTING.md +++ b/TESTING.md @@ -38,7 +38,7 @@ This document provides a regression testing checklist for COSMIC Settings and th #### Dock - [ ] 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. - [ ] All Style settings take effect as expected. @@ -69,13 +69,13 @@ TBD after devices/profiles are fixed. #### 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 #### 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 seconds takes effect in Settings preview and on top panel. - [ ] Changing first day of week takes effect in Calendar applet.