diff --git a/docs/librarymanager/config.rst b/docs/librarymanager/config.rst index ae31284e..13c0745f 100644 --- a/docs/librarymanager/config.rst +++ b/docs/librarymanager/config.rst @@ -487,7 +487,7 @@ options: ] } -3. Force to use ``C99`` standard instead ``C11`` +3. Force to use ``C99`` standard instead of ``C11`` .. code-block:: javascript @@ -528,4 +528,4 @@ options: CPPPATH=["inc", "inc/devices"] ) - # some python code that generates headers files "on-the-fly" + # some python code that generates header files "on-the-fly"