This commit is contained in:
Nav
2022-01-02 20:45:14 +00:00
parent 2ecde9d11d
commit 327a24164c
3 changed files with 7 additions and 8 deletions

View File

@@ -137,7 +137,7 @@ namespace Bloom
* Configuration relating to a specific user defined environment.
*
* An instance of this type will be instantiated for each environment defined in the user's config file.
* See Application::extractConfig() implementation for more on this.
* See Application::loadProjectConfiguration() implementation for more on this.
*/
struct EnvironmentConfig
{