Fix typos
Co-Authored-By: Marshall Bowers <1486634+maxdeviant@users.noreply.github.com>
This commit is contained in:
parent
80ae640060
commit
50fe683305
2 changed files with 2 additions and 2 deletions
|
@ -724,7 +724,7 @@ impl Platform for MacPlatform {
|
|||
}
|
||||
}
|
||||
|
||||
/// Match cusor style to to one of the styles available
|
||||
/// Match cursor style to one of the styles available
|
||||
/// in macOS's [NSCursor](https://developer.apple.com/documentation/appkit/nscursor).
|
||||
fn set_cursor_style(&self, style: CursorStyle) {
|
||||
unsafe {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue