Signed-off-by: Thomas Vander Stichele <[email protected]> --- doc/devnotes.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/devnotes.rst b/doc/devnotes.rst index df89328..01f39c5 100644 --- a/doc/devnotes.rst +++ b/doc/devnotes.rst @@ -25,7 +25,7 @@ Most dependencies from :doc:`install-quick`, including ``qemu-img`` - `pep8 <https://github.com/jcrocholl/pep8/>`_ - `PyYAML <http://pyyaml.org/>`_ -For older developement (Ganeti < 2.4) ``docbook`` was used instead of +For older development (Ganeti < 2.4) ``docbook`` was used instead of ``pandoc``. Note that for pylint, at the current moment the following versions -- 2.7.0.rc3.207.g0ac5344
