Fixed a typo in the IDE configuration docs

This commit is contained in:
Athomield
2017-10-29 19:58:33 +01:00
committed by Rémi Verschelde
parent ac6345b528
commit b43d148e81

View File

@@ -41,7 +41,7 @@ Add the following includes/imports:
core/math/
tools/
drivers/
platform/x11/ // make that platform/osx/ is you're using OS X
platform/x11/ // make that platform/osx/ if you're using OS X
.. image:: img/kdevelop_addincludes.png