KhronosGroup / OpenGL-Registry

OpenGL, OpenGL ES, and OpenGL ES-SC API and Extension Registry
689 stars 275 forks source link

Fix typo in WGL_EXT_create_context_es2_profile #556

Closed Pokechu22 closed 1 year ago

Pokechu22 commented 1 year ago

Version 4 in the Revision History section already said "Add support for any OpenGL-ES version, not just version 2.0", which makes the use of "support and requested version of OpenGL-ES" in issue 5 an unambiguous typo.

I assume this doesn't need an additional entry in the history section, as similar typo fixes were made in e.g. d62c37dde0a40148aecc9e9701ba0ae4ab83ee22.

pdaniell-nv commented 1 year ago

@oddhack, please merge if you're happy with this simple fix.