浏览代码

Fix incorrect name of JetBrains company (#3225)

Ilya Ryzhenkov 5 年之前
父节点
当前提交
3439f85bb2
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      development/cpp/configuring_an_ide.rst

+ 1 - 1
development/cpp/configuring_an_ide.rst

@@ -305,7 +305,7 @@ To create them:
 Android Studio
 --------------
 
-`Android Studio <https://developer.android.com/studio>`_ is a `Jetbrain <https://www.jetbrains.com/>`_ IDE for Android development. It has a feature-rich editor which supports Java and C/C++, so it can be used for development of the Godot core engine, and Android platform codebases.
+`Android Studio <https://developer.android.com/studio>`_ is a `JetBrains <https://www.jetbrains.com/>`_ IDE for Android development. It has a feature-rich editor which supports Java and C/C++, so it can be used for development of the Godot core engine, and Android platform codebases.
 
 Project setup
 ^^^^^^^^^^^^^