Fix typo #104876

Merged
Aaron Carlisle merged 1 commits from Joghurt/blender-manual:dennis-brakhane-patch-1 into main 2024-08-03 20:50:50 +02:00

View File

@ -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.