From 749181ff4d34f9b92de235eacbad92b7861dd5d9 Mon Sep 17 00:00:00 2001 From: Sergey Sharybin Date: Mon, 20 Apr 2020 17:26:45 +0200 Subject: Libmv: Cleanup, spelling in comment --- intern/libmv/libmv/simple_pipeline/bundle.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'intern/libmv') 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. -- cgit v1.2.3