Explorar o código

Merge pull request #16252 from ProfesorTartelett/patch-1

Errata fix on Image get_format() description
Rémi Verschelde %!s(int64=7) %!d(string=hai) anos
pai
achega
0d255df93a
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      doc/classes/Image.xml

+ 1 - 1
doc/classes/Image.xml

@@ -217,7 +217,7 @@
 			<return type="int" enum="Image.Format">
 			<return type="int" enum="Image.Format">
 			</return>
 			</return>
 			<description>
 			<description>
-				Returns the image's raw data.
+				Returns the image’s format. See [code]FORMAT_*[/code] constants.
 			</description>
 			</description>
 		</method>
 		</method>
 		<method name="get_height" qualifiers="const">
 		<method name="get_height" qualifiers="const">