summaryrefslogtreecommitdiff
path: root/documentation/editor.html
diff options
context:
space:
mode:
authorMichael R Sweet <michael.r.sweet@gmail.com>2000-04-28 18:15:26 +0000
committerMichael R Sweet <michael.r.sweet@gmail.com>2000-04-28 18:15:26 +0000
commit0e6e2393bfc7eeaa47b8a2ebd6c2023f560d7a90 (patch)
tree520f55d1b4ea126082b79300d5936065e81388c5 /documentation/editor.html
parent0f36c495f9d2c4b41e61ca35684e8968fb70ee54 (diff)
Typos reported by Alexander Mai
Fl_Browser_ docos finished. Added Fl_Group::init_sizes() description. Added links for common widgets in chapter 3 (?) Fixed formatting problems in subclassing and FLUID chapters. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.0@1100 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'documentation/editor.html')
-rw-r--r--documentation/editor.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/editor.html b/documentation/editor.html
index e2aa51dde..2d4f0b948 100644
--- a/documentation/editor.html
+++ b/documentation/editor.html
@@ -552,6 +552,6 @@ library. Also, the <TT>CC</TT> command may also be called <TT>gcc</TT>
or <TT>c++</TT> on your system.
<P>Congratulations, you've just built your own text editor! </P>
<H2>The Final Product</H2>
- The final editor window should look like the image below:
+ The final editor window should look like the image on the next page.
<P ALIGN=CENTER><IMG src=./editor.gif></P>
</BODY></HTML>