From e07da88179cf18b98fd68a5b6515955d87729b6b Mon Sep 17 00:00:00 2001
From: Michael R Sweet
Date: Sun, 24 Mar 2002 17:26:00 +0000
Subject: Doco updates for 1.1.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@2009 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
---
documentation/Fl_Input_.html | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
(limited to 'documentation/Fl_Input_.html')
diff --git a/documentation/Fl_Input_.html b/documentation/Fl_Input_.html
index 18790d0ea..46a74a973 100644
--- a/documentation/Fl_Input_.html
+++ b/documentation/Fl_Input_.html
@@ -1,6 +1,6 @@
-
+
Class Hierarchy
@@ -88,7 +88,7 @@ const
Draw the text in the passed bounding box. If damage()
-FL_DAMAGE_ALL is true, this assummes the area has already been
+FL_DAMAGE_ALL is true, this assumes the area has already been
erased to color(). Otherwise it does minimal update and
erases the area itself.
l=0)
Insert the string t at the current position, and leave the
mark and position after it. If l is not zero then it is
-assummed to be strlen(t).
+assumed to be strlen(t).
Put the current selection between mark() and position()
into the clipboard. Does not replace the old clipboard contents if
--
cgit v1.2.3