bevy/crates/bevy_picking/src
Joona Aalto 4d6b02af89
Fix mehses -> meshes typo (#16688)
# Objective

The "mehses" typo introduced in a review comment
[here](https://github.com/bevyengine/bevy/pull/16657#discussion_r1870834999)
hurts my soul, it was merged right as I was about to comment about it :(

## Solution

Fix it :D

(also, why didn't the CI typo checker catch this?)
2024-12-06 17:09:10 +00:00
..
mesh_picking Fix mehses -> meshes typo (#16688) 2024-12-06 17:09:10 +00:00
backend.rs Minor docs fixes (#16347) 2024-11-13 20:42:53 +00:00
events.rs Window picking (#16103) 2024-12-05 21:14:39 +00:00
focus.rs Rename the Pickable component and fix incorrect documentation (#15707) 2024-10-07 17:09:57 +00:00
input.rs Migrate bevy picking (#15690) 2024-10-07 16:26:37 +00:00
lib.rs Window picking (#16103) 2024-12-05 21:14:39 +00:00
pointer.rs Trivial bevy_picking refactor (#16374) 2024-11-13 14:09:17 +00:00
window.rs Window picking (#16103) 2024-12-05 21:14:39 +00:00