From dffb63d7a2c413361848da678e6da3d00706066b Mon Sep 17 00:00:00 2001 From: Dennis Brakhane Date: Wed, 24 Jul 2024 16:17:21 +0200 Subject: [PATCH] Fix typo --- manual/files/custom_properties.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manual/files/custom_properties.rst b/manual/files/custom_properties.rst index 66019db8a..4f222b707 100644 --- a/manual/files/custom_properties.rst +++ b/manual/files/custom_properties.rst @@ -115,7 +115,7 @@ Subtype For regular floats: - :Plane Data: Data values do not have any special behavior. + :Plain Data: Data values do not have any special behavior. :Pixel: A measure digital image resolution. :Percentage: The displayed value is a percentage, typically you will want the Min and Max values to be 0 and 100. :Factor: A percentage between an upper and lower bound which typical have a numerical significance. @@ -130,7 +130,7 @@ Subtype For float arrays: - :Plane Data: Data values do not have any special behavior. + :Plain Data: Data values do not have any special behavior. :Linear Color: Color in linear color space. :Gamma-Corrected Color: Color in gamma corrected color space. :Euler Angles: :term:`Euler Rotation` angles. -- 2.30.2