* doc/org/tut.org: Typo.

This commit is contained in:
Alexandre Duret-Lutz 2016-05-25 11:05:16 +02:00
parent 1f9b18f54a
commit 1c8c86914f

View file

@ -34,7 +34,7 @@ three interfaces supported by Spot: shell commands, Python, or C++.
* Examples in Python only * Examples in Python only
In directory the, =python/tests= [[file:install.org][Spot tarball]] contains a small In directory =python/tests=, the [[file:install.org][Spot tarball]] contains a small
collection of IPython notebooks. As the name of the directory implies, collection of IPython notebooks. As the name of the directory implies,
these are part of the test suite for the Python bindings, however they these are part of the test suite for the Python bindings, however they
can be interesting to look at if you want to see more code examples. can be interesting to look at if you want to see more code examples.