fix function name in doxygen annotation

This commit is contained in:
bdieterm
2023-07-08 21:03:45 +02:00
committed by Chris Hennes
parent dd8690ea39
commit d6de5ceb09

View File

@@ -3148,7 +3148,7 @@ std::tuple<QString, QString, QString> getCustomPaths()
}
/*!
* \brief getCustomPaths
* \brief getStandardPaths
* Returns a tuple of XDG-compliant standard paths names where to store config, data and cached files.
* The method therefore reads the environment variables:
* \list