changeset 56:24eb034d0322

typo
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 09 Nov 2016 12:24:55 +0100
parents de283c29c92f
children 46de84e1c107
files Sphinx/source/developers/creating-plugins.rst
diffstat 1 files changed, 3 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- 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 <contributing>`
-is by extending it by :ref:`creating new plugins <plugins>`.
+The recommended way of :ref:`contributing to the Orthanc code
+<contributing>` consists in extending it by creating new :ref:`plugins
+<plugins>`.
 
 Overview
 --------