Commit: 6398892121537797fc3cb39404b8b3608e46f734
Author: Sergey Sharybin
Date:   Fri May 15 11:05:07 2020 +0200
Branches: master
https://developer.blender.org/rB6398892121537797fc3cb39404b8b3608e46f734

Libmv: Cleanup, spelling

===================================================================

M       intern/libmv/libmv/autotrack/reconstruction.h

===================================================================

diff --git a/intern/libmv/libmv/autotrack/reconstruction.h 
b/intern/libmv/libmv/autotrack/reconstruction.h
index e1d4e882cbd..7b34a0951a3 100644
--- a/intern/libmv/libmv/autotrack/reconstruction.h
+++ b/intern/libmv/libmv/autotrack/reconstruction.h
@@ -51,7 +51,7 @@ class Point {
 };
 
 // A reconstruction for a set of tracks. The indexing for clip, frame, and
-// track should match that of a Tracs object, stored elsewhere.
+// track should match that of a Tracks object, stored elsewhere.
 class Reconstruction {
  public:
   // All methods copy their input reference or take ownership of the pointer.

_______________________________________________
Bf-blender-cvs mailing list
[email protected]
https://lists.blender.org/mailman/listinfo/bf-blender-cvs

Reply via email to