sphinx change again

This commit is contained in:
David Halter
2012-12-27 19:54:09 +01:00
parent 596d0fdf77
commit 6002b019c3

View File

@@ -6,7 +6,7 @@ The plugin API
Note: This documentation is for Plugin developers, who want to improve their
editors/IDE autocompletion
If you want to set up an editor/IDE-plugin with **Jedi**, you first need to
If you want to use **Jedi**, you first need to
``import jedi``. You then have direct access to the :class:`.Script`.