From 4d7f608165ed070c3fde216d1dc0d29d97fc4e4a Mon Sep 17 00:00:00 2001 From: "Scott C. MacCallum" Date: Thu, 24 Oct 2024 07:35:19 -0400 Subject: [PATCH] Spelling change in comment --- battery-monitor.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/battery-monitor.sh b/battery-monitor.sh index 3d33900..3f0f4d7 100755 --- a/battery-monitor.sh +++ b/battery-monitor.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=""