Преглед на файлове

Fixed a typo in the IDE configuration docs

Athomield преди 8 години
родител
ревизия
b43d148e81
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  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