changeset 67:a3050705d836

typo
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 23 Nov 2016 09:13:47 +0100
parents cb712e9d9187
children 7c90ecd41c6f
files Sphinx/source/developers/creating-plugins.rst
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/Sphinx/source/developers/creating-plugins.rst	Wed Nov 23 09:08:46 2016 +0100
+++ b/Sphinx/source/developers/creating-plugins.rst	Wed Nov 23 09:13:47 2016 +0100
@@ -35,7 +35,7 @@
 ------------------------
 
 A plugin takes the form of a shared library (``.DLL`` under Windows,
-``.so`` under GNU/Linux, ``.dylib`` under Apple OS X...) that use the
+``.so`` under GNU/Linux, ``.dylib`` under Apple OS X...) that uses the
 `ABI of the C language
 <https://en.wikipedia.org/wiki/Application_binary_interface>`__ to
 declare 4 public functions/symbols: