This commit is contained in:
Mikayla 2024-01-20 14:42:38 -08:00
parent 9da6b8c7f6
commit 017661818d
No known key found for this signature in database

View file

@ -654,7 +654,7 @@ pub enum CursorStyle {
/// corresponds to the CSS cursor value `row-resize`
ResizeUpDown,
/// A cursor indicating that something will dissappear if moved here
/// A cursor indicating that something will disappear if moved here
/// Does not correspond to a CSS cursor value
DisappearingItem,