diff options
| author | Michael R Sweet <michael.r.sweet@gmail.com> | 2007-02-09 18:46:32 +0000 |
|---|---|---|
| committer | Michael R Sweet <michael.r.sweet@gmail.com> | 2007-02-09 18:46:32 +0000 |
| commit | 1fc314c5dbf3063192ef3b1377936388dd7ae2be (patch) | |
| tree | a15f5a6d4092f12b1e11e894016a8231257f6199 /documentation/Fl_File_Chooser.html | |
| parent | 3439748eaf61f9e6af7c8a3df3cf042828e60532 (diff) | |
Fix HTML errors.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@5685 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'documentation/Fl_File_Chooser.html')
| -rw-r--r-- | documentation/Fl_File_Chooser.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/Fl_File_Chooser.html b/documentation/Fl_File_Chooser.html index 175cd0942..62f648a2b 100644 --- a/documentation/Fl_File_Chooser.html +++ b/documentation/Fl_File_Chooser.html @@ -228,7 +228,7 @@ const char *label()</A></H4> <P>Sets or gets the title bar text for the <CODE>Fl_File_Chooser</CODE>. -<H4><A NAME="Fl_File_Chooser.label">void ok_label(const char *l)<BR> +<H4><A NAME="Fl_File_Chooser.ok_label">void ok_label(const char *l)<BR> const char *ok_label()</A></H4> <P>Sets or gets the label for the "ok" button in the |
