summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--documentation/Fl_RGB_Image.html1
-rw-r--r--documentation/Fl_Tiled_Image.html2
2 files changed, 2 insertions, 1 deletions
diff --git a/documentation/Fl_RGB_Image.html b/documentation/Fl_RGB_Image.html
index 1504a46aa..0ee2df667 100644
--- a/documentation/Fl_RGB_Image.html
+++ b/documentation/Fl_RGB_Image.html
@@ -16,6 +16,7 @@
+----<A href="Fl_JPEG_Image.html">Fl_JPEG_Image</A>,
<A href="Fl_PNG_Image.html">Fl_PNG_Image</A>,
<A href="Fl_PNM_Image.html">Fl_PNM_Image</A>
+ <A href="Fl_BMP_Image.html">Fl_BMP_Image</A>
</PRE></UL>
diff --git a/documentation/Fl_Tiled_Image.html b/documentation/Fl_Tiled_Image.html
index 96ee5cb18..a9a16a52e 100644
--- a/documentation/Fl_Tiled_Image.html
+++ b/documentation/Fl_Tiled_Image.html
@@ -50,7 +50,7 @@ methods.</P>
<H4><A name="Fl_Tiled_Image.~Fl_Tiled_Image">Fl_Tiled_Image::~Fl_Tiled_Image();</A></H4>
-<P>The destructor free all memory and server resources that are used by
+<P>The destructor frees all memory and server resources that are used by
the tiled image.</P>
<H4><A name="Fl_Tiled_Image.image">Fl_Image *Fl_Tiled_Image::image();</A></H4>