Fix misspellings in comments (#1618)
This commit is contained in:
parent
3d5d05eac7
commit
6919c2fb2d
3 changed files with 3 additions and 3 deletions
|
|
@ -1,7 +1,7 @@
|
|||
//! Types useful for interacting with a user's monitors.
|
||||
//!
|
||||
//! If you want to get basic information about a monitor, you can use the [`MonitorHandle`][monitor_handle]
|
||||
//! type. This is retreived from one of the following methods, which return an iterator of
|
||||
//! type. This is retrieved from one of the following methods, which return an iterator of
|
||||
//! [`MonitorHandle`][monitor_handle]:
|
||||
//! - [`EventLoopWindowTarget::available_monitors`][loop_get]
|
||||
//! - [`Window::available_monitors`][window_get].
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue