mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-04 14:11:02 +03:00
Merge pull request #9260 from melquiadess/fix-typos
Fix various minor typos
(cherry picked from commit 9237eb804c)
# Conflicts:
# contributing/documentation/docs_image_guidelines.rst
# tutorials/export/one-click_deploy.rst
# tutorials/xr/openxr_settings.rst
This commit is contained in:
committed by
Max Hilbrunner
parent
2ad41558ba
commit
8d9af1aa97
@@ -312,7 +312,7 @@ Using a v2 Android plugin as an Android library
|
||||
|
||||
Since they are also Android libraries, Godot v2 Android plugins can be stripped from their ``EditorExportPlugin`` packaging and provided as raw ``AAR`` binaries for use as libraries alongside the :ref:`Godot Android library <doc_android_library>` by Android apps.
|
||||
|
||||
If targetting this use-case, make sure to include additional instructions for how the ``AAR`` binaries should be included (e.g: custom additions to the Android app's manifest).
|
||||
If targeting this use-case, make sure to include additional instructions for how the ``AAR`` binaries should be included (e.g: custom additions to the Android app's manifest).
|
||||
|
||||
Reference implementations
|
||||
-------------------------
|
||||
|
||||
Reference in New Issue
Block a user