diff options
Diffstat (limited to 'documentation/common.html')
| -rw-r--r-- | documentation/common.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/common.html b/documentation/common.html index 26dc69a6e..6659c85b4 100644 --- a/documentation/common.html +++ b/documentation/common.html @@ -229,7 +229,7 @@ fixed contents.</P> <LI><TT>FL_GRAY</TT> (this is the default background color of most widgets)</LI> </UL> -<P>RGB colors can be set using the <A HREF="enumerations.html#fl_rgb_color"><TT>fl_rgb_color()</TT></A> +<P>RGB colors can be set using the <A HREF="functions.html#fl_rgb_color"><TT>fl_rgb_color()</TT></A> function:</P> <UL><PRE> |
