mirror of
https://github.com/rust-windowing/winit.git
synced 2026-06-27 15:13:13 -04:00
Fix typos (#2375)
This commit is contained in:
@@ -881,7 +881,7 @@ impl MonitorHandle {
|
||||
}
|
||||
|
||||
pub fn refresh_rate_millihertz(&self) -> Option<u32> {
|
||||
// FIXME no way to get real refrsh rate for now.
|
||||
// FIXME no way to get real refresh rate for now.
|
||||
None
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user