fixing spelling mistake

This commit is contained in:
reven
2021-12-07 12:56:09 +13:00
parent 3cefdd8a3e
commit 045e956048
8 changed files with 4 additions and 4 deletions
Binary file not shown.
+1 -1
View File
@@ -8,7 +8,7 @@
"Description": "Processes a video file and scans for black bars in the video.\n\nIf found a parameter \"VideoCrop\" will be added.\n\nOutput 1: Black bars detected\nOutput 2: Not detected",
"Fields": {
"CroppingThreshold": "Threshold",
"CroppingThreshold-Help": "The amount of pixels that must be greater than to crop. E.g. if theres only 5 pixels detected as black space, you may consider this too small to crop."
"CroppingThreshold-Help": "The amount of pixels that must be greater than to crop. E.g. if there's only 5 pixels detected as black space, you may consider this too small to crop."
}
},
"VideoCodec":{