Fix incorrect name of JetBrains company (#3225)

This commit is contained in:
Ilya Ryzhenkov
2020-03-01 23:36:38 +03:00
committed by GitHub
parent 3c8a3290b7
commit 3439f85bb2

View File

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