Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
JDECOMBE authored Oct 5, 2022
1 parent 0131832 commit 0b4cc76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gl4/glFramebufferParameteri.xhtml
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@
</dt>
<dd>
<p>
<em class="parameter"><code>param</code></em> specifies the assumed with for a framebuffer object with no attachments. If a
<em class="parameter"><code>param</code></em> specifies the assumed width for a framebuffer object with no attachments. If a
framebuffer has attachments then the width of those attachments is used, otherwise
the value of <code class="constant">GL_FRAMEBUFFER_DEFAULT_WIDTH</code> is used for the
framebuffer. <em class="parameter"><code>param</code></em> must be greater than or equal to zero and less than
Expand Down

0 comments on commit 0b4cc76

Please sign in to comment.