>From a78062b7b76d0a089550edf64fe0e306a8bc256d Mon Sep 17 00:00:00 2001
From: Teemu Hukkanen <tjhukkan@iki.fi>
Date: Fri, 12 Sep 2025 13:45:26 +0300
Subject: [PATCH] Fix typo in long description, settingns -> settings

---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 2dfa2fd..421f926 100644
--- a/debian/control
+++ b/debian/control
@@ -42,5 +42,5 @@ Description: Power Settings Daemeon for Regolith Wayland Session
  Regolith uses gnome-control-center and gsettings
  to configure power related settings. This package
  monitors gsettings changes related to power
- settingns and ensures the system behaviour is in
+ settings and ensures the system behaviour is in
  line with the configuration in gsettings
-- 
2.51.0

