From 5c1b69cd4fb35e55f78befa40af15391bfe067ea Mon Sep 17 00:00:00 2001 From: Albrecht Schlosser Date: Thu, 25 Feb 2021 19:23:37 +0100 Subject: Fix Doxygen docs (unescaped '$') --- src/Fl_Preferences.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Fl_Preferences.cxx') 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 -- cgit v1.2.3