summaryrefslogtreecommitdiff
path: root/applets/inhibit/inhibit-applet.c
diff options
context:
space:
mode:
Diffstat (limited to 'applets/inhibit/inhibit-applet.c')
-rw-r--r--applets/inhibit/inhibit-applet.c2
1 files changed, 1 insertions, 1 deletions
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;