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-01-25 23:50:40 +0300
committerCampbell Barton <ideasman42@gmail.com>2021-01-25 23:50:40 +0300
commit4fc54ddae18c64c27f440c7bf333f57e26f61171 (patch)
treef21d232b772fb9594d84611ab0c7cb7000da1500 /source/blender/editors/space_clip/space_clip.c
parent1559aa3da01fd64a56fd9dda0eaa3b67d254c24d (diff)
Cleanup: spelling
Diffstat (limited to 'source/blender/editors/space_clip/space_clip.c')
-rw-r--r--source/blender/editors/space_clip/space_clip.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/blender/editors/space_clip/space_clip.c b/source/blender/editors/space_clip/space_clip.c
index a5935f06927..33783f19a79 100644
--- a/source/blender/editors/space_clip/space_clip.c
+++ b/source/blender/editors/space_clip/space_clip.c
@@ -994,7 +994,7 @@ static void clip_main_region_draw(const bContext *C, ARegion *region)
/* callback */
/* TODO(sergey): For being consistent with space image the projection needs to be configured
- * the way how the commented out code does it. This works corrent for tracking data, but it
+ * the way how the commented out code does it. This works correct for tracking data, but it
* causes wrong aspect correction for mask editor (see T84990). */
// GPU_matrix_push_projection();
// wmOrtho2(region->v2d.cur.xmin, region->v2d.cur.xmax, region->v2d.cur.ymin,