aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/module/e-task-shell-view-actions.c
diff options
context:
space:
mode:
Diffstat (limited to 'calendar/module/e-task-shell-view-actions.c')
-rw-r--r--calendar/module/e-task-shell-view-actions.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/calendar/module/e-task-shell-view-actions.c b/calendar/module/e-task-shell-view-actions.c
index 5de630e7d0..4645ac0e56 100644
--- a/calendar/module/e-task-shell-view-actions.c
+++ b/calendar/module/e-task-shell-view-actions.c
@@ -12,7 +12,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with the program; if not, see <http://www.gnu.org/licenses/>
+ * License along with the program; if not, see <http://www.gnu.org/licenses/>
*
*
* Copyright (C) 1999-2008 Novell, Inc. (www.novell.com)
@@ -461,7 +461,7 @@ action_task_new_cb (GtkAction *action,
gtk_window_present (GTK_WINDOW (editor));
- g_object_unref (comp);
+ g_object_unref (comp);
g_object_unref (client);
}