mirror of
https://github.com/bkaradzic/bgfx.git
synced 2026-02-17 20:52:36 +01:00
Fix various typos (#2719)
Found via `codespell -q 3 -S ./3rdparty,*.ttf -L attribut,ba,clude,conly,indext,inout,lod,nclude,retur,utput`
This commit is contained in:
@@ -641,7 +641,7 @@ namespace
|
||||
* Load the Terrain Program
|
||||
*
|
||||
* This program renders an adaptive terrain using the implicit subdivision
|
||||
* technique discribed in GPU Zen 2.
|
||||
* technique described in GPU Zen 2.
|
||||
**/
|
||||
void loadPrograms()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user