Skip to content

Commit 061113b

Browse files
committed
Fixed table reference in comment.
1 parent 630b896 commit 061113b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Graphics/Rendering/OpenGL/GL/DataType.hs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ import Graphics.Rendering.OpenGL.Raw
2222

2323
--------------------------------------------------------------------------------
2424

25-
-- basically table 3.2 (pixel data type parameter) plus a few additions
25+
-- basically table 8.7 (pixel data type parameter) plus a few additions
2626
data DataType =
2727
UnsignedByte
2828
| Byte

0 commit comments

Comments
 (0)