diff --git a/doc/classes/RenderingDevice.xml b/doc/classes/RenderingDevice.xml index 7aae47064e0..a3303ac06c4 100644 --- a/doc/classes/RenderingDevice.xml +++ b/doc/classes/RenderingDevice.xml @@ -1302,7 +1302,7 @@ 8-bit-per-channel signed integer red/green/blue channel data format. Values are in the [code][-127, 127][/code] range. - 8-bit-per-channel unsigned floating-point red/green/blue/blue channel data format with normalized value and non-linear sRGB encoding. Values are in the [code][0.0, 1.0][/code] range. + 8-bit-per-channel unsigned floating-point red/green/blue channel data format with normalized value and non-linear sRGB encoding. Values are in the [code][0.0, 1.0][/code] range. 8-bit-per-channel unsigned floating-point blue/green/red channel data format with normalized value. Values are in the [code][0.0, 1.0][/code] range.