mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-15 23:08:51 +00:00
Core/Common: Fix typos
Found via `codespell -q 3 -S "./Externals,./Data/Sys/wiitdb-??.txt,*.po,*.pot" -L andf,asnd,bootup,brocken,bufferin,clen,collet,datas,delt,diety,extint,fpr,inout,inport,interm,nd,nin,ontop,pixelx,re-use,re-used,sav,stateman,strat,transer,wil`
This commit is contained in:
parent
de997d616f
commit
1b47dbf519
9 changed files with 12 additions and 12 deletions
|
@ -2404,7 +2404,7 @@ static void InitExtensionList(GLContext* context)
|
|||
case 100:
|
||||
break;
|
||||
}
|
||||
// So we can easily determine if we are running dekstop GL
|
||||
// So we can easily determine if we are running desktop GL
|
||||
s_extension_list["VERSION_GL"] = true;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue