summaryrefslogtreecommitdiff
path: root/documentation/src/drawing.dox
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/src/drawing.dox')
-rw-r--r--documentation/src/drawing.dox2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/src/drawing.dox b/documentation/src/drawing.dox
index 8a2e0e940..072e56a66 100644
--- a/documentation/src/drawing.dox
+++ b/documentation/src/drawing.dox
@@ -156,7 +156,7 @@ the current clipping region.
FLTK manages colors as 32-bit unsigned integers, encoded as RGBI.
When the "RGB" bytes are non-zero, the value is treated as RGB.
If these bytes are zero, the "I" byte will be used as an index
-into the colormap. Colors with both RGB set and an index >0
+into the colormap. Colors with both "RGB" set and an "I" >0
are reserved for special use.
Values from 0 to 255, i.e. the "I" index value, represent