[Bf-blender-cvs] [749181ff4d3] master: Libmv: Cleanup, spelling in comment

Sergey Sharybin noreply at git.blender.org
Mon Apr 20 17:27:05 CEST 2020


Commit: 749181ff4d34f9b92de235eacbad92b7861dd5d9
Author: Sergey Sharybin
Date:   Mon Apr 20 17:26:45 2020 +0200
Branches: master
https://developer.blender.org/rB749181ff4d34f9b92de235eacbad92b7861dd5d9

Libmv: Cleanup, spelling in comment

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

M	intern/libmv/libmv/simple_pipeline/bundle.cc

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

diff --git a/intern/libmv/libmv/simple_pipeline/bundle.cc b/intern/libmv/libmv/simple_pipeline/bundle.cc
index bc2b5f65f53..048b58de653 100644
--- a/intern/libmv/libmv/simple_pipeline/bundle.cc
+++ b/intern/libmv/libmv/simple_pipeline/bundle.cc
@@ -66,7 +66,7 @@ enum {
 
 namespace {
 
-// Apply distorion model (aka distort the input) for the given input in the
+// Apply distortion model (aka distort the input) for the given input in the
 // normalized space.
 // Only use for distortion models which are analytically defined for their
 // Apply() function.



More information about the Bf-blender-cvs mailing list