summaryrefslogtreecommitdiff
path: root/documentation
diff options
context:
space:
mode:
Diffstat (limited to 'documentation')
-rw-r--r--documentation/Fl_Input.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/documentation/Fl_Input.html b/documentation/Fl_Input.html
index d6af54f69..87b3c9421 100644
--- a/documentation/Fl_Input.html
+++ b/documentation/Fl_Input.html
@@ -26,7 +26,7 @@ a white background. The text may contain any characters (even 0), and
will correctly display anything, using ^X notation for unprintable
control characters and \nnn notation for unprintable characters with
the high bit set. It assummes the font can draw any characters in the
-ISO8859-1 character set.
+ISO-8859-1 character set.
<p>
<CENTER><TABLE border=1 WIDTH=90%>
@@ -38,8 +38,8 @@ ISO8859-1 character set.
</TD></TR>
<TR><TD><B>Mouse button 2</B></TD><TD>Insert the clipboard at
-the point clicked. You can also select a region to replace with the
-clipboard by selecting a region with mouse button 2.
+the point clicked. You can also select a region and replace it with the
+clipboard by selecting the region with mouse button 2.
</TD></TR>
<TR><TD><B>Mouse button 3</B></TD><TD>Currently acts like button 1.</TD></TR>