Explorar o código

Fixed a typo in the IDE configuration docs

Athomield %!s(int64=7) %!d(string=hai) anos
pai
achega
b43d148e81
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      development/cpp/configuring_an_ide.rst

+ 1 - 1
development/cpp/configuring_an_ide.rst

@@ -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