summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/gui/fpg_colorwheel.pas2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/fpg_colorwheel.pas b/src/gui/fpg_colorwheel.pas
index 8167d24c..90bc59a4 100644
--- a/src/gui/fpg_colorwheel.pas
+++ b/src/gui/fpg_colorwheel.pas
@@ -13,7 +13,7 @@
Description:
This unit implements color selectors using a ColorWheel and
- a ValueBar. Color results are in HSV format.
+ a ValueBar. Color results are in HSV or TfpgColor format.
}
unit fpg_ColorWheel;