Skip to content

Commit 9fb3a9d

Browse files
Trivial change to comment for consistency.
1 parent 5cf6602 commit 9fb3a9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pygly/viewport.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ def set_viewport( rect ):
4949
with attributes( GL_VIEWPORT_BIT ):
5050
set_viewport( rect )
5151
52-
These functions are not available on the
52+
The glPushAttrib / glPopAttrib functions are not available on the
5353
OpenGL Core profile (>=3.0)
5454
"""
5555
GL.glViewport(

0 commit comments

Comments
 (0)