Skip to content

Commit bc45422

Browse files
committed
make title more consistent
1 parent ba92a4f commit bc45422

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tutorials/platform/android/javaclasswrapper_and_androidruntimeplugin.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ This example creates an intent to send a text:
134134
intent.setType("text/plain")
135135
activity.startActivity(intent)
136136
137-
Example: Using an Intent to Save an Image to an Android Gallery
137+
Example: Saving an image to the Android gallery
138138
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
139139

140140
.. code-block:: gdscript

0 commit comments

Comments
 (0)