From 52ee7d7b43076dd6ca9fb229adf935683e1fde6a Mon Sep 17 00:00:00 2001 From: Stefano Karapetsas Date: Thu, 26 Jan 2012 10:39:04 +0100 Subject: fix spelling error (thanks lintian) --- sensors-applet/active-sensor.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sensors-applet') diff --git a/sensors-applet/active-sensor.c b/sensors-applet/active-sensor.c index 50dccef..6a0bcd6 100644 --- a/sensors-applet/active-sensor.c +++ b/sensors-applet/active-sensor.c @@ -168,7 +168,7 @@ static void active_sensor_alarm_on(ActiveSensor *active_sensor, active_sensor); break; default: - g_debug("Unkown notif type: %d", notif_type); + g_debug("Unknown notif type: %d", notif_type); } -- cgit v1.2.1