Skip to content

Commit 255cd5e

Browse files
Walt Karaszwoop
authored andcommitted
Fix comment in include/tscore/Filenames.h. (#7457)
1 parent 3e222f5 commit 255cd5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/tscore/Filenames.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ namespace filename
3030
constexpr const char *VOLUME = "volume.config";
3131
constexpr const char *PLUGIN = "plugin.config";
3232

33-
// These still need to have their corrensponding records.config settings remove
33+
// These still need to have their corresponding records.config settings removed.
3434
constexpr const char *LOGGING = "logging.yaml";
3535
constexpr const char *CACHE = "cache.config";
3636
constexpr const char *IP_ALLOW = "ip_allow.yaml";

0 commit comments

Comments
 (0)