Add very important thing

This commit is contained in:
Mike Bierlee 2022-11-27 18:05:09 +03:00
parent ea491e6d2d
commit 703868ec25

View file

@ -98,7 +98,7 @@ class JsonConfigFactory : ConfigFactory {
/** /**
* Parse JSON config from the given JSON string. * Parse JSON config from the given JSON string.
*
* Params: * Params:
* json = Text contents of the config to be parsed. * json = Text contents of the config to be parsed.
* Returns: The parsed configuration. * Returns: The parsed configuration.