diff options
author | George C. Privon <george@privon.com> | 2015-07-17 20:32:20 -0300 |
---|---|---|
committer | George C. Privon <george@privon.com> | 2015-07-17 20:32:20 -0300 |
commit | 735836018d023498910ec3d1e84e6e644e6418a8 (patch) | |
tree | decbbc6cb0efc06becf03524c5211e789eea8b0d /doc/tile__fancy_listing.rst | |
parent | edf98c0d97151e7f5f4f21d329f3b689e471a173 (diff) | |
download | tipboard-735836018d023498910ec3d1e84e6e644e6418a8.tar.gz tipboard-735836018d023498910ec3d1e84e6e644e6418a8.tar.bz2 tipboard-735836018d023498910ec3d1e84e6e644e6418a8.zip |
minor spelling fixes
Diffstat (limited to 'doc/tile__fancy_listing.rst')
-rw-r--r-- | doc/tile__fancy_listing.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/tile__fancy_listing.rst b/doc/tile__fancy_listing.rst index 902bdc9..a6c5ee6 100644 --- a/doc/tile__fancy_listing.rst +++ b/doc/tile__fancy_listing.rst @@ -8,7 +8,7 @@ This tile is a more sophisticated version of ``listing`` tile offering colored labels and centering options. Each entry is an object containing three keys: -``label``, ``text`` and ``description``. Threrefore, ``data`` (i.e. content) is +``label``, ``text`` and ``description``. Therefore, ``data`` (i.e. content) is just a list of such objects. **Content** |