summaryrefslogtreecommitdiff
path: root/documentation/Fl_Widget.html
diff options
context:
space:
mode:
authorMatthias Melcher <fltk@matthiasm.com>2006-06-07 19:43:23 +0000
committerMatthias Melcher <fltk@matthiasm.com>2006-06-07 19:43:23 +0000
commit007fc30ca4e26595c3a21dd07600e6517d5914a4 (patch)
treea145a1c847a051992dfd3d4e0097a64c85442427 /documentation/Fl_Widget.html
parentd2f9ebf9b94fd249589fc2f39dcbbb471f41f980 (diff)
STR #1316: fixed two html tags
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@5184 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'documentation/Fl_Widget.html')
-rw-r--r--documentation/Fl_Widget.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/Fl_Widget.html b/documentation/Fl_Widget.html
index 824ef88b6..248b27555 100644
--- a/documentation/Fl_Widget.html
+++ b/documentation/Fl_Widget.html
@@ -224,7 +224,7 @@ the program sets the stored value. </P>
<P>Hides the widget; you must still redraw the parent to see a
change in the window. Normally you want to use the <A
-HREF="#Fl_Widget.hide"><CODE>hide()</CODE> method instead.
+HREF="#Fl_Widget.hide"><CODE>hide()</CODE></A> method instead.
<H4><A NAME="Fl_Widget.clear_visible_focus">void Fl_Window::clear_visible_focus();</A></H4>