diff --git a/src/Fl_Preferences.cxx b/src/Fl_Preferences.cxx index 454b0f759..4b14fe37a 100644 --- a/src/Fl_Preferences.cxx +++ b/src/Fl_Preferences.cxx @@ -174,7 +174,7 @@ Fl_Preferences::Fl_Preferences( Root root, const char *vendor, const char *appli \brief Use this constructor to create or read a preferences file at an arbitrary position in the file system. - The file name is generated in the form $(path)/$(application).prefs. + The file name is generated in the form \$(path)/\$(application).prefs. If \p application is \c NULL, \p path is taken literally as the file path and name. \param[in] path path to the directory that contains the preferences file