summaryrefslogtreecommitdiff
path: root/src/docs/readonly.dox
diff options
context:
space:
mode:
Diffstat (limited to 'src/docs/readonly.dox')
-rw-r--r--src/docs/readonly.dox2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/docs/readonly.dox b/src/docs/readonly.dox
index 9935f5d1b17..ad4a94a73f1 100644
--- a/src/docs/readonly.dox
+++ b/src/docs/readonly.dox
@@ -18,7 +18,7 @@ tree merges are turned off when LSM trees are configured, and log file
archiving is disabled when logging is configured.
Where a user configured setting contradicts read-only operation, WiredTiger
-will return an error. For example, statistics logging or zero-filling
+will return an error. For example, zero-filling
log files is not allowed in read-only mode, and attempting to configure
them will return an error.