* doc/org/tut.org: Typo.

This commit is contained in:
Alexandre Duret-Lutz 2016-05-25 11:05:16 +02:00
parent d145e566dc
commit 69cea65b35

View file

@ -34,7 +34,7 @@ three interfaces supported by Spot: shell commands, Python, or C++.
* 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,
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.