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:
authorBastien Montagne <bastien@blender.org>2022-08-01 15:36:06 +0300
committerBastien Montagne <bastien@blender.org>2022-08-01 15:36:06 +0300
commitafd1357aa8c5dbfa15fedc79abe2fecb6f630fec (patch)
treebc8113f3bc510ed30fbe2aacb03af5f39f53a891 /source/blender/makesrna
parent3239cea726c7409f9fc6be53c078c3087a76c233 (diff)
tweaks & fixes to UI messages.
Diffstat (limited to 'source/blender/makesrna')
-rw-r--r--source/blender/makesrna/intern/rna_wm_gizmo.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/blender/makesrna/intern/rna_wm_gizmo.c b/source/blender/makesrna/intern/rna_wm_gizmo.c
index 0e307f5b424..4247b830efa 100644
--- a/source/blender/makesrna/intern/rna_wm_gizmo.c
+++ b/source/blender/makesrna/intern/rna_wm_gizmo.c
@@ -1402,7 +1402,7 @@ static void rna_def_gizmogroup(BlenderRNA *brna)
"TOOL_FALLBACK_KEYMAP",
0,
"Use fallback tools keymap",
- "Add fallback tools keymap to this gizmo type."},
+ "Add fallback tools keymap to this gizmo type"},
{WM_GIZMOGROUPTYPE_VR_REDRAWS,
"VR_REDRAWS",
0,