# HG changeset patch # User Sebastien Jodogne # Date 1479888827 -3600 # Node ID a3050705d836b5e97de9feee5ed62cd7925a2f4f # Parent cb712e9d91871dffc4ddb2df7c148617b9cb9bc2 typo diff -r cb712e9d9187 -r a3050705d836 Sphinx/source/developers/creating-plugins.rst --- 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 `__ to declare 4 public functions/symbols: