1
0
mirror of https://github.com/emilk/egui.git synced 2026-09-01 06:10:06 -04:00
* Fix typos in comments

* Fix typos in demo texts

* Fix typos in code names

* Fix typos in cargos

* Fix typos in changelogs
This commit is contained in:
Jozef Číž
2023-04-18 15:52:45 +02:00
committed by GitHub
parent 8326fffdb0
commit 33aa4d698f
30 changed files with 51 additions and 51 deletions

View File

@@ -110,7 +110,7 @@ Contributors: [n2](https://github.com/n2)
### Added ⭐
* A simple HTTP fetch API (wraps `web_sys`).
* Added ability to request a repaint
* Copy/cut/paste suppoert
* Copy/cut/paste support
### Changed 🔧
* Automatic repaint every second