Browse Source

Fix Android library title capitalization

Max Hilbrunner 1 year ago
parent
commit
3bfa025048
1 changed files with 1 additions and 1 deletions
  1. 1 1
      tutorials/platform/android/android_library.rst

+ 1 - 1
tutorials/platform/android/android_library.rst

@@ -1,6 +1,6 @@
 .. _doc_android_library:
 
-Godot Android Library
+Godot Android library
 =====================
 
 The Godot Engine for Android platforms is designed to be used as an `Android library <https://developer.android.com/studio/projects/android-library>`_.