mirror of
https://github.com/godotengine/godot.git
synced 2025-12-08 06:09:55 +00:00
Fix various typos
Found via `codespell -q 3 -S ./thirdparty,*.po,./DONORS.md -L ackward,ang,ans,ba,beng,cas,childs,childrens,dof,doubleclick,expct,fave,findn,gird,hist,inh,inout,leapyear,lod,nd,numer,ois,ony,paket,ro,seeked,sinc,switchs,te,uint,varn,vew`
This commit is contained in:
parent
d13c3c9296
commit
858bcd5058
15 changed files with 16 additions and 16 deletions
|
|
@ -308,7 +308,7 @@ public:
|
|||
curly_stack++;
|
||||
break;
|
||||
} else {
|
||||
break; //whathever else
|
||||
break; //whatever else
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue