From 794c650e9b3b587cd662dab0f228a3ba4470b1b7 Mon Sep 17 00:00:00 2001 From: robojumper Date: Mon, 21 Apr 2025 22:02:27 +0200 Subject: [PATCH] Dangling sentence --- src/d/lyt/meter/d_lyt_meter.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/d/lyt/meter/d_lyt_meter.cpp b/src/d/lyt/meter/d_lyt_meter.cpp index d0dbb7ae..39c92069 100644 --- a/src/d/lyt/meter/d_lyt_meter.cpp +++ b/src/d/lyt/meter/d_lyt_meter.cpp @@ -1114,7 +1114,8 @@ void dLytMeterMain_c::checkPaneVisibility() { } // Set all panes to visible, then go through - // them one by one to + // them one by one to find reasons they should + // be hidden. mTimerVisible = true; mBirdGaugeVisible = true;