summaryrefslogtreecommitdiff
path: root/include/GL/glxmd.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/GL/glxmd.h')
-rw-r--r--include/GL/glxmd.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/GL/glxmd.h b/include/GL/glxmd.h
index 96c07db..8ff9c1b 100644
--- a/include/GL/glxmd.h
+++ b/include/GL/glxmd.h
@@ -45,7 +45,7 @@ typedef double FLOAT64;
/*
** Like B32, but this is used to store floats in a request.
**
-** NOTE: Machines that have a native 32-bit IEEE float can define this as
+** NOTE: Machines that have a native 32-bit IEEE float can define this as
** nothing. Machines that don't might mimic the float with an integer,
** and then define this to :32.
*/