summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/Fl_Group.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Fl_Group.cxx b/src/Fl_Group.cxx
index a492a6ac9..7761b1227 100644
--- a/src/Fl_Group.cxx
+++ b/src/Fl_Group.cxx
@@ -733,7 +733,7 @@ void Fl_Group::init_sizes() {
\internal Notes to developers:
- If you change this be sure to fix Fl_Tile which also uses this array!
- - Do not #include Fl_Rect.H in Fl_Group.H because this would introduce
+ - Do not \#include Fl_Rect.H in Fl_Group.H because this would introduce
lots of unnecessary dependencies on Fl_Rect.H.
*/
Fl_Rect* Fl_Group::bounds() {