From 87744276c4270c6a4707aa6b6026e3a903e178ee Mon Sep 17 00:00:00 2001 From: HaveAGitGat <43864057+HaveAGitGat@users.noreply.github.com> Date: Mon, 3 Jun 2024 12:19:36 +0100 Subject: [PATCH] Fix genpts comment typo --- .../ffmpegCommand/ffmpegCommandSetContainer/1.0.0/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FlowPlugins/CommunityFlowPlugins/ffmpegCommand/ffmpegCommandSetContainer/1.0.0/index.js b/FlowPlugins/CommunityFlowPlugins/ffmpegCommand/ffmpegCommandSetContainer/1.0.0/index.js index c5135b6..e6b1c35 100644 --- a/FlowPlugins/CommunityFlowPlugins/ffmpegCommand/ffmpegCommandSetContainer/1.0.0/index.js +++ b/FlowPlugins/CommunityFlowPlugins/ffmpegCommand/ffmpegCommandSetContainer/1.0.0/index.js @@ -95,7 +95,7 @@ var plugin = function (args) { } } } - // handle gents if coming from odd container + // handle genpts if coming from odd container var container = args.inputFileObj.container.toLowerCase(); if ([ 'ts',