From 3d33a1694a8bfa8a2e89f5bcaeb86a27617cee7d Mon Sep 17 00:00:00 2001 From: "Scott C. MacCallum" Date: Thu, 24 Oct 2024 07:36:10 -0400 Subject: [PATCH] Spelling change in comment --- battery-suspend.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/battery-suspend.sh b/battery-suspend.sh index a24aabf..2a1ef80 100755 --- a/battery-suspend.sh +++ b/battery-suspend.sh @@ -22,7 +22,7 @@ # Change this variable to the group that should be informed of a need to # charge the battery. On GNU/Linux distributions users are often part of -# a group that is the same as their login name, which work well if you only +# a group that is the same as their login name, which works well if you only # want your user to be informed. group=""