diff options
author | Mateusz Kurek <mkurek@users.noreply.github.com> | 2015-07-20 08:35:43 +0200 |
---|---|---|
committer | Mateusz Kurek <mkurek@users.noreply.github.com> | 2015-07-20 08:35:43 +0200 |
commit | faf94b8dd9b99d28c71c2620da5c026545b64ad7 (patch) | |
tree | decbbc6cb0efc06becf03524c5211e789eea8b0d /doc/extras.rst | |
parent | f3ea6835364435a6e3b7992c36e86749da0479e6 (diff) | |
parent | 735836018d023498910ec3d1e84e6e644e6418a8 (diff) | |
download | tipboard-faf94b8dd9b99d28c71c2620da5c026545b64ad7.tar.gz tipboard-faf94b8dd9b99d28c71c2620da5c026545b64ad7.tar.bz2 tipboard-faf94b8dd9b99d28c71c2620da5c026545b64ad7.zip |
Merge pull request #25 from privong/develop
a few more minor spelling fixes
Diffstat (limited to 'doc/extras.rst')
-rw-r--r-- | doc/extras.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/extras.rst b/doc/extras.rst index 396fb35..8277937 100644 --- a/doc/extras.rst +++ b/doc/extras.rst @@ -39,7 +39,7 @@ Tested with JIRA 6.1.x. Simple Python script targeted to novice users serving as an example how to glue together three steps: fetching data, processing it and then sending it to the -tile. See comments in the source code for further explaination. +tile. See comments in the source code for further explanation. ``fabfile.py`` |