Skip to content

Commit d48fd7f

Browse files
authored
Fix a typo in extension spec. (#2510)
1 parent 59d3bd3 commit d48fd7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

extensions/EXT_color_buffer_half_float/extension.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
attachments for rendering. Implementations supporting this extension is
4141
required to support rendering to <code>RGBA16F</code> format.
4242
Applications must check framebuffer completeness to determine if
43-
<code>RGA16F</code> is supported.</p>
43+
<code>RGB16F</code> is supported.</p>
4444
</feature>
4545

4646
<feature>

0 commit comments

Comments
 (0)