From 50130054328889b47f7f8f8a3ff18eaa493c646d Mon Sep 17 00:00:00 2001 From: Edward Betts Date: Mon, 27 Nov 2017 22:12:15 +0000 Subject: Correct spelling mistake. --- applets/inhibit/inhibit-applet.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'applets/inhibit') diff --git a/applets/inhibit/inhibit-applet.c b/applets/inhibit/inhibit-applet.c index 3c440ba..813ed36 100644 --- a/applets/inhibit/inhibit-applet.c +++ b/applets/inhibit/inhibit-applet.c @@ -524,7 +524,7 @@ gpm_inhibit_applet_dbus_disconnect (GpmInhibitApplet *applet) egg_debug ("removing proxy\n"); g_object_unref (applet->proxy); applet->proxy = NULL; - /* we have no inhibit, these are not persistant across reboots */ + /* we have no inhibit, these are not persistent across reboots */ applet->cookie = 0; } return TRUE; -- cgit v1.2.1