We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 36d3784 commit e7b865cCopy full SHA for e7b865c
src/cr/cube/matrix/measure.py
@@ -2306,7 +2306,7 @@ def _subtotal_rows(self):
2306
class _TotalShareSum(_BaseSecondOrderMeasure):
2307
"""Provides the row share of sum measure for a matrix.
2308
2309
- Row share sum is the sum of each subvar divided by the TOTAL number of row items.
+ Total share sum is the sum of each subvar divided by the TOTAL number of items.
2310
"""
2311
2312
@lazyproperty
0 commit comments