diff --git a/FL/Fl_Browser_.H b/FL/Fl_Browser_.H
index 613574a01..1f5557c6f 100644
--- a/FL/Fl_Browser_.H
+++ b/FL/Fl_Browser_.H
@@ -55,8 +55,7 @@
accessing image data or doing stat() on a file or doing some
other slow operation.
- Keyboard navigation of browser items
- ------------------------------------
+ Keyboard navigation of browser items
The keyboard navigation of browser items is only possible if
visible_focus() is enabled. If disabled, the widget rejects keyboard focus;
Tab and Shift-Tab focus navigation will skip the widget.