diff options
Diffstat (limited to 'src/Fl_Help_View.cxx')
| -rw-r--r-- | src/Fl_Help_View.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Fl_Help_View.cxx b/src/Fl_Help_View.cxx index d31afb40d..59d8e4c84 100644 --- a/src/Fl_Help_View.cxx +++ b/src/Fl_Help_View.cxx @@ -3282,7 +3282,7 @@ Fl_Help_View::~Fl_Help_View() /** Loads the specified file. This method loads the specified file or URL. The filename may end in a - '#name' style target. + \c \#name style target. If the URL starts with \a ftp, \a http, \a https, \a ipp, \a mailto, or \a news, followed by a colon, FLTK will use fl_open_uri() to show the |
