Fix various typos with codespell
Found via `codespell -q 3 -S ./thirdparty,*.po,./DONORS.md -L ackward,ang,ans,ba,beng,cas,childs,childrens,dof,doubleclick,fave,findn,hist,inout,leapyear,lod,nd,numer,ois,ony,paket,seeked,sinc,switchs,te,uint`
This commit is contained in:
parent
6b11d8cc73
commit
3564c16cb8
61 changed files with 94 additions and 94 deletions
|
|
@ -2167,7 +2167,7 @@ void DisplayServerX11::_handle_key_event(WindowID p_window, XKeyEvent *p_event,
|
|||
// still works in half the cases. (won't handle deadkeys)
|
||||
// For more complex input methods (deadkeys and more advanced)
|
||||
// you have to use XmbLookupString (??).
|
||||
// So.. then you have to chosse which of both results
|
||||
// So then you have to choose which of both results
|
||||
// you want to keep.
|
||||
// This is a real bizarreness and cpu waster.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue