(cherry picked from commit 635c9761a0e3c5583c6f7c8314143c45a219bcef)
@@ -72,7 +72,7 @@
<return type="Image">
</return>
<description>
- Returns an [Image] with the data from this [Texture]. [Image]s can be accessed and manipulated directly.
+ Returns an [Image] that is a copy of data from this [Texture]. [Image]s can be accessed and manipulated directly.
</description>
</method>
<method name="get_height" qualifiers="const">