aboutsummaryrefslogtreecommitdiffstats
path: root/doc/tile__cumulative_flow.rst
diff options
context:
space:
mode:
authorGeorge C. Privon <george@privon.com>2015-07-17 20:32:20 -0300
committerGeorge C. Privon <george@privon.com>2015-07-17 20:32:20 -0300
commit735836018d023498910ec3d1e84e6e644e6418a8 (patch)
treedecbbc6cb0efc06becf03524c5211e789eea8b0d /doc/tile__cumulative_flow.rst
parentedf98c0d97151e7f5f4f21d329f3b689e471a173 (diff)
downloadtipboard-735836018d023498910ec3d1e84e6e644e6418a8.tar.gz
tipboard-735836018d023498910ec3d1e84e6e644e6418a8.tar.bz2
tipboard-735836018d023498910ec3d1e84e6e644e6418a8.zip
minor spelling fixes
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``.