aboutsummaryrefslogtreecommitdiffstats
path: root/doc/tile__cumulative_flow.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/tile__cumulative_flow.rst')
-rw-r--r--doc/tile__cumulative_flow.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/tile__cumulative_flow.rst b/doc/tile__cumulative_flow.rst
index c26d46a..50d94e0 100644
--- a/doc/tile__cumulative_flow.rst
+++ b/doc/tile__cumulative_flow.rst
@@ -52,7 +52,7 @@ where:
.. describe:: ticks
List of elements defining x-axis; each such element is a list of form ``[k,
- v]`` where ``k`` is an oridinal number designating position of such tick and
+ v]`` where ``k`` is an ordinal number designating position of such tick and
``v`` is a string which will be displayed in that place.
Example::
@@ -65,4 +65,4 @@ Example::
If ``series_list`` contains more than one object (which is the case 99% of
the time), each one of them should have ``series`` list of the same length -
- and this lenght should be equal to the number of ``ticks``.
+ and this length should be equal to the number of ``ticks``.