egui/crates
hardlydearly 3bb33980a9
chore: remove repetitive words (#4400)
<!--
Please read the "Making a PR" section of
[`CONTRIBUTING.md`](https://github.com/emilk/egui/blob/master/CONTRIBUTING.md)
before opening a Pull Request!

* Keep your PR:s small and focused.
* The PR title is what ends up in the changelog, so make it descriptive!
* If applicable, add a screenshot or gif.
* If it is a non-trivial addition, consider adding a demo for it to
`egui_demo_lib`, or a new example.
* Do NOT open PR:s from your `master` branch, as that makes it hard for
maintainers to add commits to your PR.
* Remember to run `cargo fmt` and `cargo cranky`.
* Open the PR as a draft until you have self-reviewed it and run
`./scripts/check.sh`.
* When you have addressed a PR comment, mark it as resolved.

Please be patient! I will review your PR, but my time is limited!
-->

remove repetitive words

Signed-off-by: hardlydearly <799511800@qq.com>
2024-04-29 10:33:29 +02:00
..
ecolor Replace cargo-cranky with workspace lints (#4413) 2024-04-25 17:24:50 +02:00
eframe Replace cargo-cranky with workspace lints (#4413) 2024-04-25 17:24:50 +02:00
egui chore: remove repetitive words (#4400) 2024-04-29 10:33:29 +02:00
egui-wgpu Replace cargo-cranky with workspace lints (#4413) 2024-04-25 17:24:50 +02:00
egui-winit Replace cargo-cranky with workspace lints (#4413) 2024-04-25 17:24:50 +02:00
egui_demo_app Replace cargo-cranky with workspace lints (#4413) 2024-04-25 17:24:50 +02:00
egui_demo_lib Replace cargo-cranky with workspace lints (#4413) 2024-04-25 17:24:50 +02:00
egui_extras Replace cargo-cranky with workspace lints (#4413) 2024-04-25 17:24:50 +02:00
egui_glow Enable egui_glow's winit feature on wasm (#4420) (#4421) 2024-04-29 10:33:23 +02:00
egui_plot Replace cargo-cranky with workspace lints (#4413) 2024-04-25 17:24:50 +02:00
egui_web Fix typos (#2866) 2023-04-18 15:52:45 +02:00
emath Replace cargo-cranky with workspace lints (#4413) 2024-04-25 17:24:50 +02:00
epaint chore: remove repetitive words (#4400) 2024-04-29 10:33:29 +02:00