diff -r de38fca76780 -r 12626fc94ccf lemon/color.h
--- a/lemon/color.h Thu Oct 09 13:52:01 2008 +0100
+++ b/lemon/color.h Thu Oct 09 14:37:44 2008 +0100
@@ -92,7 +92,7 @@
/// Dark cyan color constant
extern const Color DARK_CYAN;
- ///Map ints to different \ref Color "Color"s
+ ///Map ints to different Colors
///This map assigns one of the predefined \ref Color "Color"s to
///each int. It is possible to change the colors as well as