From 21a0c215511716ae9f73b524f1e7a3de4eed6f8a Mon Sep 17 00:00:00 2001 From: Juan Carlos Farah Date: Tue, 19 Oct 2021 10:54:10 +0200 Subject: [PATCH] fix: change todo to lowercase --- src/matlab/operations/InvertWarp.m | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/matlab/operations/InvertWarp.m b/src/matlab/operations/InvertWarp.m index 8c0f822..7acce24 100644 --- a/src/matlab/operations/InvertWarp.m +++ b/src/matlab/operations/InvertWarp.m @@ -10,7 +10,7 @@ % - status: Status returned by system call. % - result: Result returned by system call. % -% TODO: +% todo: % Optional arguments (You may optionally specify one or more of): % --noconstraint do not apply the Jacobian constraint