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.