From af8c7f79716c285c5ff794d4c611b4e723c7cd07 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20M=C3=BCller?= Date: Thu, 9 Jan 2025 11:38:27 +0100 Subject: [PATCH] small change --- gdtf-spec.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gdtf-spec.md b/gdtf-spec.md index 64c03d8..59c26b3 100644 --- a/gdtf-spec.md +++ b/gdtf-spec.md @@ -625,7 +625,7 @@ in [table 15](#user-content-table-15 ). | [Emitters](#user-content-emitter-collect ) | No | Describes device emitters | | [Filters](#user-content-filter-collect ) | No | Describes device filters | | [ColorSpace](#user-content-color-space ) | No | This section defined the device default color space and is kept for backwards compatibility. From DIN SPEC 15800:TODO or GDTF v1.3 onwards all color spaces of a device shall be decribed in the Color Space Collect (XMLnode ) | -| [AdditionalColorSpaces](#user-content-color-spaces ) | No | Describes additional device color spaces | +| [AdditionalColorSpaces](#user-content-color-spaces ) | No | Describes device color spaces | | [Gamuts](#user-content-gamuts ) | No | Describes device gamuts | | [DMXProfiles](#user-content-dmx-profile-collect) | No | Describes nonlinear correlation between DMX input and physical output of a channel. | | [CRIs](#user-content-color-rendering-index-collect) | No | Describes color rendering with IES TM-30-15 (99 color samples). |