diff --git a/src/docbkx/book.xml b/src/docbkx/book.xml
index cac9a54bdc8..3e0a8225102 100644
--- a/src/docbkx/book.xml
+++ b/src/docbkx/book.xml
@@ -2343,7 +2343,7 @@ myHtd.setValue(HTableDescriptor.SPLIT_POLICY, MyCustomSplitPolicy.class.getName(
The following StoreFiles exist: 100, 25, 12, and 12 bytes apiece (oldest to newest).
- With the above parameters, the files that would be selected for minor compaction are 23, 12, and 12.
+ With the above parameters, no compaction will be started.
Why?