summaryrefslogtreecommitdiff
path: root/documentation/common.html
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/common.html')
-rw-r--r--documentation/common.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/common.html b/documentation/common.html
index b98ec9c75..21916922d 100644
--- a/documentation/common.html
+++ b/documentation/common.html
@@ -13,8 +13,8 @@ and covers how to query and set the standard attributes.
Enter key. </LI>
<LI><TT>Fl_Round_Button</TT> - A button with a check circle. </LI>
</UL>
-<P ALIGN=CENTER><IMG SRC="buttons.gif"></P>
-For all of these buttons you just need to include the corresponding <TT>
+<P ALIGN=CENTER><IMG SRC="buttons.gif">
+<P>For all of these buttons you just need to include the corresponding <TT>
&lt;FL/Fl_xyz_Button.H&gt;</TT> header file. The constructor takes the
bounding box of the button and optionally a label string:
<UL>