Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCampbell Barton <campbell@blender.org>2022-08-17 08:45:25 +0300
committerCampbell Barton <campbell@blender.org>2022-08-17 08:45:25 +0300
commite52fd904e879b64ea924b17cecc1fb345955145f (patch)
tree735393e2d0dfb433aa1a955784a9e45e5cef3d91 /source/blender/editors/space_image
parent288cd705ebe261521e198e80c700f4a52a722372 (diff)
parent95fd1630740dfee9399e5462a26ba70e51d89787 (diff)
Merge branch 'blender-v3.3-release'
Diffstat (limited to 'source/blender/editors/space_image')
-rw-r--r--source/blender/editors/space_image/image_buttons.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/blender/editors/space_image/image_buttons.c b/source/blender/editors/space_image/image_buttons.c
index 2109d3f9701..cc6bf644447 100644
--- a/source/blender/editors/space_image/image_buttons.c
+++ b/source/blender/editors/space_image/image_buttons.c
@@ -922,7 +922,7 @@ void uiTemplateImage(uiLayout *layout,
}
}
- /* Colorspace and alpha */
+ /* Color-space and alpha. */
{
uiItemS(layout);