From 3428759a85cbf9d0182b0df92d28c35b8d34e41d Mon Sep 17 00:00:00 2001 From: undefiened Date: Sun, 28 May 2023 21:07:55 +0200 Subject: [PATCH] Fixed comment --- safeeyes/plugins/limitconsecutiveskipping/plugin.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/safeeyes/plugins/limitconsecutiveskipping/plugin.py b/safeeyes/plugins/limitconsecutiveskipping/plugin.py index 352f945..9221567 100644 --- a/safeeyes/plugins/limitconsecutiveskipping/plugin.py +++ b/safeeyes/plugins/limitconsecutiveskipping/plugin.py @@ -17,7 +17,7 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . """ -Show health statistics on the break screen. +Limit how many breaks can be skipped or postponed in a row. """ import logging