Libmv: Cleanup, spelling in comment

This commit is contained in:
Sergey Sharybin 2020-04-20 17:26:45 +02:00
parent e9c9e1c2c7
commit 749181ff4d
1 changed files with 1 additions and 1 deletions

View File

@ -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.