KhronosGroup / OpenGL-Refpages

OpenGL and OpenGL ES reference page sources, and generated HTML used as backing store for khronos.org
424 stars 131 forks source link

Typo #120

Closed AntonioNoack closed 2 years ago

AntonioNoack commented 2 years ago

Hey, I found a typo in the Khronos docs, but was unsure where I can report that. So I report it here, in hope sb finds it, who knows how to properly report it.

Document: https://www.khronos.org/registry/OpenGL-Refpages/gl4/html/imageAtomicMax.xhtml Typo: "imageAtomicMax — atomically compute the minimum of a value [...]" should be "imageAtomicMax — atomically compute the maximum of a value [...]"

NogginBops commented 2 years ago

This repo is probably the place to report this. :) https://github.com/KhronosGroup/OpenGL-Refpages

oddhack commented 2 years ago

Thanks! Occurred in the ES page as well, too much cut & paste. Should be fixed now.