diff --git a/src/org/olap4j/Position.java b/src/org/olap4j/Position.java index bf12ada..10338b0 100755 --- a/src/org/olap4j/Position.java +++ b/src/org/olap4j/Position.java @@ -80,7 +80,7 @@ * * * - *

each of the 5 positions on the ROWS axis has two members, + *

each of the six positions on the ROWS axis has two members, * consistent with its dimensionality of 2. The COLUMNS axis has * two positions, each with one member.

*