summaryrefslogtreecommitdiff
path: root/documentation/editor.html
diff options
context:
space:
mode:
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>