[PR #943] [CLOSED] Fix some typos #1147

Closed
opened 2026-01-05 14:54:16 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/LGUG2Z/komorebi/pull/943
Author: @kachick
Created: 8/7/2024
Status: Closed

Base: masterHead: fix-typos


📝 Commits (2)

📊 Changes

10 files changed (+12 additions, -12 deletions)

View changed files

📝 README.md (+1 -1)
📝 docs/example-configurations.md (+1 -1)
📝 komorebi-gui/src/main.rs (+1 -1)
📝 komorebi/src/main.rs (+1 -1)
📝 komorebi/src/window.rs (+1 -1)
📝 komorebi/src/window_manager.rs (+1 -1)
📝 komorebi/src/window_manager_event.rs (+1 -1)
📝 komorebi/src/windows_api.rs (+3 -3)
📝 komorebic/src/main.rs (+1 -1)
📝 wix/main.wxs (+1 -1)

📄 Description

This PR just wants to report several typos or the possibilities of them being found when I am reading documents and code.
I couldn't get a good commit message and the category in conventional commit style. 🙏


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/LGUG2Z/komorebi/pull/943 **Author:** [@kachick](https://github.com/kachick) **Created:** 8/7/2024 **Status:** ❌ Closed **Base:** `master` ← **Head:** `fix-typos` --- ### 📝 Commits (2) - [`020455f`](https://github.com/LGUG2Z/komorebi/commit/020455f97ac70b384507f369f7adc2d90849922f) docs: fix typos - [`0e04c1e`](https://github.com/LGUG2Z/komorebi/commit/0e04c1e493d0d0d2cd9565b8b16cc50ecd04f1b4) chore: fix typos ### 📊 Changes **10 files changed** (+12 additions, -12 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -1) 📝 `docs/example-configurations.md` (+1 -1) 📝 `komorebi-gui/src/main.rs` (+1 -1) 📝 `komorebi/src/main.rs` (+1 -1) 📝 `komorebi/src/window.rs` (+1 -1) 📝 `komorebi/src/window_manager.rs` (+1 -1) 📝 `komorebi/src/window_manager_event.rs` (+1 -1) 📝 `komorebi/src/windows_api.rs` (+3 -3) 📝 `komorebic/src/main.rs` (+1 -1) 📝 `wix/main.wxs` (+1 -1) </details> ### 📄 Description This PR just wants to report several typos or the possibilities of them being found when I am reading documents and code. I couldn't get a good commit message and the category in conventional commit style. 🙏 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2026-01-05 14:54:16 +01:00
adam closed this issue 2026-01-05 14:54:16 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/komorebi#1147