diff --git a/doc/classes/Texture.xml b/doc/classes/Texture.xml index b0d379f6d0e..3ab5367fcd1 100644 --- a/doc/classes/Texture.xml +++ b/doc/classes/Texture.xml @@ -72,7 +72,7 @@ - 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.