# HG changeset patch # User Sebastien Jodogne # Date 1478690695 -3600 # Node ID 24eb034d032285301ab69500b448b6a37fedd069 # Parent de283c29c92f945deb623b316d1ba3b394a7e6d0 typo diff -r de283c29c92f -r 24eb034d0322 Sphinx/source/developers/creating-plugins.rst --- a/Sphinx/source/developers/creating-plugins.rst Tue Nov 08 15:00:35 2016 +0100 +++ b/Sphinx/source/developers/creating-plugins.rst Wed Nov 09 12:24:55 2016 +0100 @@ -3,8 +3,9 @@ Creating new plugins ==================== -The recommended way of :ref:`contributing to the Orthanc code ` -is by extending it by :ref:`creating new plugins `. +The recommended way of :ref:`contributing to the Orthanc code +` consists in extending it by creating new :ref:`plugins +`. Overview --------