Skip to content

Commit 59d3bd3

Browse files
authored
Fixing missing closing tag from last pull request. (#2509)
1 parent bca6f4d commit 59d3bd3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.
43+
<code>RGA16F</code> is supported.</p>
4444
</feature>
4545

4646
<feature>

0 commit comments

Comments
 (0)