Doxygen typo fixed.

git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@8178 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
Manolo Gouy 2011-01-04 14:09:37 +00:00
parent e4b4ecb53d
commit ec2cfd3bf5
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@
#include "Fl_Button.H"
/**
<P>This subclass displays the "on" state by turning on a light,
This subclass displays the "on" state by turning on a light,
rather than drawing pushed in. The shape of the "light"
is initially set to FL_DOWN_BOX. The color of the light when
on is controlled with selection_color(), which defaults to FL_YELLOW.