chore: fix some typos in comments (#3357)

Signed-off-by: reallylowest <sunjinping@outlook.com>
This commit is contained in:
reallylowest
2024-03-31 16:23:18 +11:00
committed by GitHub
parent 1f74b337ff
commit e7756e9274
5 changed files with 6 additions and 5 deletions
+1
View File
@@ -17,6 +17,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Added -m (skip `go mod tidy`) flag to dev command by @te5se in [PR](https://github.com/wailsapp/wails/pull/3275)
- Added mac option `DisableZoom` to remove zoom button. Added by @wizzymore in [PR](https://github.com/wailsapp/wails/pull/3289)
- Changed Create a project with changing the default name to the projects name. Changed by [@Twacqwq](https://github.com/Twacqwq) in [PR](https://github.com/wailsapp/wails/pull/3303)
- Fix some typos in comments. Changed by [@reallylowest](https://github.com/reallylowest) in [PR](https://github.com/wailsapp/wails/pull/3357)
## v2.8.0 - 2024-02-08