From 8fed0248b8c26a4135bd230ec9dea84c4ee23233 Mon Sep 17 00:00:00 2001
From: Mattias Andrée <m@maandree.se>
Date: Tue, 25 Mar 2025 23:06:51 +0100
Subject: Add support for /etc/geolocation and guessing by timezone
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Signed-off-by: Mattias Andrée <m@maandree.se>
---
 src/location-geoclue2.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'src/location-geoclue2.c')

diff --git a/src/location-geoclue2.c b/src/location-geoclue2.c
index 199db2d..9eb49fe 100644
--- a/src/location-geoclue2.c
+++ b/src/location-geoclue2.c
@@ -408,7 +408,7 @@ geoclue2_set_option(struct location_state *state, const char *key, const char *v
 {
 	(void) state;
 	(void) value;
-	weprintf(_("Unknown method parameter: `%s'."), key);
+	weprintf(_("Unknown provider parameter: `%s'."), key);
 	return -1;
 }
 
-- 
cgit v1.2.3-70-g09d2