diff Sphinx/source/developers/creating-plugins.rst @ 42:a52f1dc48ebc

GNU/Linux
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 16 Sep 2016 09:14:59 +0200
parents 2ee7f4462a6a
children 24eb034d0322
line wrap: on
line diff
--- a/Sphinx/source/developers/creating-plugins.rst	Fri Sep 16 08:57:28 2016 +0200
+++ b/Sphinx/source/developers/creating-plugins.rst	Fri Sep 16 09:14:59 2016 +0200
@@ -34,8 +34,8 @@
 ------------------------
 
 A plugin takes the form of a shared library (``.DLL`` under Windows,
-``.so`` under Linux, ``.dylib`` under Apple OS X...) that use the `ABI
-of the C language
+``.so`` under GNU/Linux, ``.dylib`` under Apple OS X...) that use the
+`ABI of the C language
 <https://en.wikipedia.org/wiki/Application_binary_interface>`__ to
 declare 4 public functions/symbols: