mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-01-11 14:40:25 +01:00
[PR #943] [CLOSED] Fix some typos #1147
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/LGUG2Z/komorebi/pull/943
Author: @kachick
Created: 8/7/2024
Status: ❌ Closed
Base:
master← Head:fix-typos📝 Commits (2)
020455fdocs: fix typos0e04c1echore: fix typos📊 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.