瀏覽代碼

Fixed a typo in the IDE configuration docs

Athomield 7 年之前
父節點
當前提交
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/
     core/math/
     tools/
     tools/
     drivers/
     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
 .. image:: img/kdevelop_addincludes.png