aboutsummaryrefslogtreecommitdiff
path: root/zenstore
diff options
context:
space:
mode:
Diffstat (limited to 'zenstore')
-rw-r--r--zenstore/include/zenstore/CAS.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/zenstore/include/zenstore/CAS.h b/zenstore/include/zenstore/CAS.h
index d0698df7f..86e7e78d9 100644
--- a/zenstore/include/zenstore/CAS.h
+++ b/zenstore/include/zenstore/CAS.h
@@ -21,7 +21,7 @@ namespace zen {
struct CasStoreConfiguration
{
- // Root directory for CAS store -- if not specified a default folder will be assigned in 'Documents\zen'
+ // Root directory for CAS store
std::filesystem::path RootDirectory;
// Threshold below which values are considered 'tiny' and managed using the 'tiny values' strategy