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>2021-07-20 04:08:43 +0300
committerCampbell Barton <ideasman42@gmail.com>2021-07-20 04:12:24 +0300
commit0e9c04a3ea85866d17498e4fbbbefa6aab440dc4 (patch)
treea8da55c85e1bb7c7ca9aae6e50daa45d3046689d /source/blender/editors
parentcf8ea741f25f4ef55e51278d3c8e2943062a84a0 (diff)
Cleanup: spelling
Diffstat (limited to 'source/blender/editors')
-rw-r--r--source/blender/editors/include/ED_keyframes_keylist.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/source/blender/editors/include/ED_keyframes_keylist.h b/source/blender/editors/include/ED_keyframes_keylist.h
index 3d5b70183df..14a131b5513 100644
--- a/source/blender/editors/include/ED_keyframes_keylist.h
+++ b/source/blender/editors/include/ED_keyframes_keylist.h
@@ -137,7 +137,8 @@ typedef enum eKeyframeExtremeDrawOpts {
/* ******************************* Methods ****************************** */
-/* Keydata Generation --------------- */
+/* Key-data Generation --------------- */
+
/* F-Curve */
void fcurve_to_keylist(struct AnimData *adt,
struct FCurve *fcu,