From 15efbd462f2e40d3c26a10821d653920c00024d1 Mon Sep 17 00:00:00 2001 From: Robbert van der Helm Date: Mon, 5 Sep 2022 13:31:59 +0200 Subject: [PATCH] Fix alignment in version out of sync warning --- src/plugin/bridges/common.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/plugin/bridges/common.h b/src/plugin/bridges/common.h index 06fe1691..020a3830 100644 --- a/src/plugin/bridges/common.h +++ b/src/plugin/bridges/common.h @@ -425,9 +425,9 @@ class PluginBridge { generic_logger_.log( " this plugin's. Check the logs to see which yabridge"); generic_logger_.log( - " library and host are being loaded, and try " + " library and host are being loaded, and try " "rerunning"); - generic_logger_.log(" 'yabridgectl sync'."); + generic_logger_.log(" 'yabridgectl sync'."); send_notification( "Version mismatch",