doc fix
authorBen Pfaff <blp@cs.stanford.edu>
Fri, 16 May 2025 02:01:57 +0000 (19:01 -0700)
committerBen Pfaff <blp@cs.stanford.edu>
Fri, 16 May 2025 02:01:57 +0000 (19:01 -0700)
rust/doc/src/spv/light-detail.md

index 16f1ae8f27846de91a30308f0fb98f5df8cb82f0..441a25f4c679fc01e09d38080feb006afe40bd25 100644 (file)
@@ -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.