Details
-
Bug
-
Resolution: Fixed
-
P3: Somewhat important
-
6.5.0
-
None
-
-
716007fa1a0e0e4843d65d0c1e58e309f13d54df
Description
In the function QInsightConfiguration::load() in the file qinsightconfiguration.cpp, the debug message here:
qCWarning(lcQInsightConfig) << "Could find configuration file: " << DEFAULT_CONF_FILE;
Shouldn't this be "Cound not find configuration file: "?