diff Sphinx/source/developers/creating-plugins.rst @ 56:24eb034d0322

typo
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 09 Nov 2016 12:24:55 +0100
parents a52f1dc48ebc
children fc8af28a8eea
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
 --------