Browse Source

Fix incorrect name of JetBrains company (#3225)

Ilya Ryzhenkov 5 years ago
parent
commit
3439f85bb2
1 changed files with 1 additions and 1 deletions
  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
 --------------
 --------------
 
 
-`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
 Project setup
 ^^^^^^^^^^^^^
 ^^^^^^^^^^^^^