Fix spelling mistakes identified by Lintian
Co-authored-by: Thulinma <jaron@vietors.com>
This commit is contained in:
parent
a1fbb9e186
commit
ea47e19129
14 changed files with 24 additions and 24 deletions
|
@ -338,7 +338,7 @@ int main(int argc, char *argv[]){
|
|||
capa["optional"]["source_mask"]["default"] = "";
|
||||
|
||||
capa["optional"]["target_mask"]["name"] = "Output track mask";
|
||||
capa["optional"]["target_mask"]["help"] = "What internal processes should have access to the ouput track(s)";
|
||||
capa["optional"]["target_mask"]["help"] = "What internal processes should have access to the output track(s)";
|
||||
capa["optional"]["target_mask"]["type"] = "select";
|
||||
capa["optional"]["target_mask"]["select"][0u][0u] = "";
|
||||
capa["optional"]["target_mask"]["select"][0u][1u] = "Keep original value";
|
||||
|
|
|
@ -114,7 +114,7 @@ int main(int argc, char *argv[]){
|
|||
capa["optional"]["source_mask"]["default"] = "";
|
||||
|
||||
capa["optional"]["target_mask"]["name"] = "Output track mask";
|
||||
capa["optional"]["target_mask"]["help"] = "What internal processes should have access to the ouput track(s)";
|
||||
capa["optional"]["target_mask"]["help"] = "What internal processes should have access to the output track(s)";
|
||||
capa["optional"]["target_mask"]["type"] = "select";
|
||||
capa["optional"]["target_mask"]["select"][0u][0u] = "";
|
||||
capa["optional"]["target_mask"]["select"][0u][1u] = "Keep original value";
|
||||
|
|
|
@ -571,7 +571,7 @@ int main(int argc, char *argv[]){
|
|||
capa["optional"]["source_mask"]["default"] = "";
|
||||
|
||||
capa["optional"]["target_mask"]["name"] = "Output track mask";
|
||||
capa["optional"]["target_mask"]["help"] = "What internal processes should have access to the ouput track(s)";
|
||||
capa["optional"]["target_mask"]["help"] = "What internal processes should have access to the output track(s)";
|
||||
capa["optional"]["target_mask"]["type"] = "select";
|
||||
capa["optional"]["target_mask"]["select"][0u][0u] = "";
|
||||
capa["optional"]["target_mask"]["select"][0u][1u] = "Keep original value";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue