From bfd4553d8426b460cfd2ba73c472ef9314d389d9 Mon Sep 17 00:00:00 2001 From: Robbert van der Helm Date: Thu, 1 Oct 2020 14:23:39 +0200 Subject: [PATCH] Change punctuation in new libSwell message --- src/plugin/plugin-bridge.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/plugin/plugin-bridge.cpp b/src/plugin/plugin-bridge.cpp index d1e0ce2b..99ec296d 100644 --- a/src/plugin/plugin-bridge.cpp +++ b/src/plugin/plugin-bridge.cpp @@ -500,7 +500,7 @@ intptr_t PluginBridge::dispatch(AEffect* /*plugin*/, logger.log( " not supported when using Wine, ignoring the request."); logger.log( - " You can safely ignore this message. This is normal"); + " You can safely ignore this message; this is normal"); logger.log(" when using REAPER."); logger.log("");