Fix comment typo

This commit is contained in:
HaveAGitGat 2024-06-03 12:16:51 +01:00
parent 93f258d6cb
commit bce1daf861

View file

@ -111,7 +111,7 @@ const plugin = (args: IpluginInputArgs): IpluginOutputArgs => {
} }
} }
} }
// handle gents if coming from odd container // handle genpts if coming from odd container
const container = args.inputFileObj.container.toLowerCase(); const container = args.inputFileObj.container.toLowerCase();
if ( if (
[ [