Fix misspellings in comments (#1618)
This commit is contained in:
parent
3d5d05eac7
commit
6919c2fb2d
3 changed files with 3 additions and 3 deletions
|
|
@ -227,7 +227,7 @@ impl UnownedWindow {
|
|||
// is > 0, like we do in glutin.
|
||||
//
|
||||
// It is non obvious which masks, if any, we should pass to
|
||||
// `XGetVisualInfo`. winit doesn't recieve any info about what
|
||||
// `XGetVisualInfo`. winit doesn't receive any info about what
|
||||
// properties the user wants. Users should consider choosing the
|
||||
// visual themselves as glutin does.
|
||||
match pl_attribs.visual_infos {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue