From 0961069f7ea384123173e99c06f3aae50b0eaa79 Mon Sep 17 00:00:00 2001 From: Charles Kerr Date: Tue, 21 Feb 2012 10:05:08 -0600 Subject: trivial: fix a comment typo --- src/status-items.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/status-items.c b/src/status-items.c index 60533ce..524e1c4 100644 --- a/src/status-items.c +++ b/src/status-items.c @@ -299,8 +299,7 @@ load_status_provider (gpointer dir) status_providers = g_list_prepend(status_providers, sprovider); - /* Force and update every time just so we know we're - in a consistent state*/ + /* Force an update to ensure a consistent state*/ update_status(); goto exit_final; -- cgit v1.2.3