From a721b4ad00eb6bfa5483d62ed2461f15ca94a407 Mon Sep 17 00:00:00 2001
From: Michael R Sweet
Date: Tue, 15 Jan 2002 02:17:19 +0000
Subject: Doco and makefile updates from SGI.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@1934 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
---
documentation/common.html | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
(limited to 'documentation/common.html')
diff --git a/documentation/common.html b/documentation/common.html
index 61628b403..bad086ebe 100644
--- a/documentation/common.html
+++ b/documentation/common.html
@@ -167,7 +167,7 @@ with FLTK:
Fl_Group - The base container class; can be used to group
any widgets together.
- Fl_Pack - A collection of widgets that are packed into the group area.
+ Fl_Pack - A collection of widgets that are packed into the group area.
Fl_Scroll - A scrolled window area.
@@ -229,7 +229,7 @@ fixed contents.
FL_GRAY (this is the default background color of most widgets)
-RGB colors can be set using the fl_rgb_color()
+
RGB colors can be set using the fl_rgb_color()
function:
@@ -328,8 +328,8 @@ for the label. Symbols can be included with the label string by
escaping them using the "@" symbol - "@@" displays a single at
sign. Figure 3-4 shows the available symbols.
-
-Figure 3-4: FLTK label symbols
+
+Figure 3-4: FLTK label symbols
The @ sign may also be followed by the following optional
"formatting" characters, in this order:
--
cgit v1.2.3