From cfe97eca23953127fc0c2e4a87e403ffd6a90951 Mon Sep 17 00:00:00 2001 From: HaveAGitGat <43864057+HaveAGitGat@users.noreply.github.com> Date: Tue, 21 Mar 2023 07:51:35 +0000 Subject: [PATCH] Typo fix --- Community/Tdarr_Plugin_MC93_Migz1FFMPEG.js | 2 +- Community/Tdarr_Plugin_MC93_Migz1FFMPEG_CPU.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Community/Tdarr_Plugin_MC93_Migz1FFMPEG.js b/Community/Tdarr_Plugin_MC93_Migz1FFMPEG.js index 2c64d04..f9ebae2 100644 --- a/Community/Tdarr_Plugin_MC93_Migz1FFMPEG.js +++ b/Community/Tdarr_Plugin_MC93_Migz1FFMPEG.js @@ -19,7 +19,7 @@ const details = () => ({ inputUI: { type: 'text', }, - tooltip: `Specify output container of file. Use 'original' wihout qoutes to keep original container. + tooltip: `Specify output container of file. Use 'original' wihout quotes to keep original container. \\n Ensure that all stream types you may have are supported by your chosen container. \\n mkv is recommended. \\nExample:\\n diff --git a/Community/Tdarr_Plugin_MC93_Migz1FFMPEG_CPU.js b/Community/Tdarr_Plugin_MC93_Migz1FFMPEG_CPU.js index dd51c0d..2228163 100644 --- a/Community/Tdarr_Plugin_MC93_Migz1FFMPEG_CPU.js +++ b/Community/Tdarr_Plugin_MC93_Migz1FFMPEG_CPU.js @@ -18,7 +18,7 @@ const details = () => ({ inputUI: { type: 'text', }, - tooltip: `Specify output container of file. Use 'original' wihout qoutes to keep original container. + tooltip: `Specify output container of file. Use 'original' wihout quotes to keep original container. \\n Ensure that all stream types you may have are supported by your chosen container. \\n mkv is recommended. \\nExample:\\n