Fix Doxygen docs (unescaped '$')

This commit is contained in:
Albrecht Schlosser 2021-02-25 19:23:37 +01:00
parent 52e16fb1be
commit 5c1b69cd4f
1 changed files with 1 additions and 1 deletions

View File

@ -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 \brief Use this constructor to create or read a preferences file at an
arbitrary position in the file system. arbitrary position in the file system.
The file name is generated in the form <tt>$(path)/$(application).prefs</tt>. The file name is generated in the form <tt>\$(path)/\$(application).prefs</tt>.
If \p application is \c NULL, \p path is taken literally as the file path and name. 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 \param[in] path path to the directory that contains the preferences file