From 904039c4c6cd2d67199709919fa1fc844b0f4af2 Mon Sep 17 00:00:00 2001 From: Albrecht Schlosser Date: Wed, 5 Feb 2025 12:34:39 +0100 Subject: Fix typos and trailing whitespace Also replace 'MSWindows' with 'Windows' where appropriate, leaving only old documents like README files from 1.3 and older as-is. --- src/Fl_Help_Dialog_Dox.cxx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/Fl_Help_Dialog_Dox.cxx') diff --git a/src/Fl_Help_Dialog_Dox.cxx b/src/Fl_Help_Dialog_Dox.cxx index 5be2a9fcc..49d17d37c 100644 --- a/src/Fl_Help_Dialog_Dox.cxx +++ b/src/Fl_Help_Dialog_Dox.cxx @@ -40,9 +40,9 @@ /** \fn int Fl_Help_Dialog::load(const char *f) \brief Loads the specified HTML file into the Fl_Help_View widget. - The filename can also contain a target name ("filename.html#target"). Always - use forward slashes as path deliminators, MSWindows-style backslashes are not - supported here + The filename can also contain a target name ("filename.html#target"). Always + use forward slashes as path delimiters, Windows-style backslashes are not + supported here. \param[in] f the name and path of an HTML file \return 0 on success, -1 on error \see Fl_Help_View::load(), fl_load_uri() -- cgit v1.2.3