From 9d735ffacbc92d854c9625c2c6930a32282b3e96 Mon Sep 17 00:00:00 2001 From: Profesor Tartelett Date: Wed, 31 Jan 2018 19:35:46 +0100 Subject: Errata fix on Image get_format() description The description of this function seems to be duplicated from the preceding description. --- doc/classes/Image.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/classes/Image.xml') diff --git a/doc/classes/Image.xml b/doc/classes/Image.xml index 20e41847ce..a38bfeb35e 100644 --- a/doc/classes/Image.xml +++ b/doc/classes/Image.xml @@ -217,7 +217,7 @@ - Returns the image's raw data. + Returns the image’s format. See [code]FORMAT_*[/code] constants. -- cgit v1.2.3