We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e222f5 commit 255cd5eCopy full SHA for 255cd5e
include/tscore/Filenames.h
@@ -30,7 +30,7 @@ namespace filename
30
constexpr const char *VOLUME = "volume.config";
31
constexpr const char *PLUGIN = "plugin.config";
32
33
- // These still need to have their corrensponding records.config settings remove
+ // These still need to have their corresponding records.config settings removed.
34
constexpr const char *LOGGING = "logging.yaml";
35
constexpr const char *CACHE = "cache.config";
36
constexpr const char *IP_ALLOW = "ip_allow.yaml";
0 commit comments