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 <ideasman42@gmail.com>2019-07-02 10:38:36 +0300
committerCampbell Barton <ideasman42@gmail.com>2019-07-02 11:05:10 +0300
commit10b694877b1065c262fdce22ab35be4752ad7076 (patch)
treeed7e492014f8407a9106ee5d06162b8d3af3603f /source/blender/windowmanager/gizmo/intern/wm_gizmo_map.c
parenta9635c63842d47009cbb9b9de7ca8afa112254bf (diff)
Cleanup: spelling
Diffstat (limited to 'source/blender/windowmanager/gizmo/intern/wm_gizmo_map.c')
-rw-r--r--source/blender/windowmanager/gizmo/intern/wm_gizmo_map.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/blender/windowmanager/gizmo/intern/wm_gizmo_map.c b/source/blender/windowmanager/gizmo/intern/wm_gizmo_map.c
index 6ec908bcf29..1c5fda2ec11 100644
--- a/source/blender/windowmanager/gizmo/intern/wm_gizmo_map.c
+++ b/source/blender/windowmanager/gizmo/intern/wm_gizmo_map.c
@@ -1239,7 +1239,7 @@ void wm_gizmos_keymap(wmKeyConfig *keyconf)
/** \} */ /* wmGizmoMapType */
/* -------------------------------------------------------------------- */
-/** \name Updates for Dynamic Type Registraion
+/** \name Updates for Dynamic Type Registration
*
* \{ */