aboutsummaryrefslogtreecommitdiffstats
path: root/shell/es-event.c
diff options
context:
space:
mode:
Diffstat (limited to 'shell/es-event.c')
-rw-r--r--shell/es-event.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/es-event.c b/shell/es-event.c
index 3ca16f9fe5..4dc3a5ad25 100644
--- a/shell/es-event.c
+++ b/shell/es-event.c
@@ -61,7 +61,7 @@ es_event_peek (void)
*
* This is the hook point which emits shell events.
*/
- e_event_construct(&es_event->event, "org.gnome.evolution.shell.events");
+ e_event_construct (&es_event->event, "org.gnome.evolution.shell.events");
}
return es_event;