From d368abe095e5873521df8870da2633d255e299fe Mon Sep 17 00:00:00 2001 From: Ben Pfaff Date: Thu, 15 May 2025 19:01:57 -0700 Subject: [PATCH] doc fix --- rust/doc/src/spv/light-detail.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rust/doc/src/spv/light-detail.md b/rust/doc/src/spv/light-detail.md index 16f1ae8f27..441a25f4c6 100644 --- a/rust/doc/src/spv/light-detail.md +++ b/rust/doc/src/spv/light-detail.md @@ -718,7 +718,7 @@ enough explanation, it is usually 01. If `hide-all-labels` is 01, the pivot table omits all labels for the dimension, including group and category labels. It is usually 00. When -`hide-all-labels` is 01, `show-dim-label` is ignored. +`hide-all-labels` is 01, `hide-dim-label` is ignored. `dim-index` is usually the 0-based index of the dimension, e.g. 0 for the first dimension, 1 for the second, and so on. Sometimes it is -1. -- 2.30.2