summaryrefslogtreecommitdiff
path: root/src/libical-glib/i-cal-object.c.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/libical-glib/i-cal-object.c.in')
-rw-r--r--src/libical-glib/i-cal-object.c.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libical-glib/i-cal-object.c.in b/src/libical-glib/i-cal-object.c.in
index e5186106..686c7bcd 100644
--- a/src/libical-glib/i-cal-object.c.in
+++ b/src/libical-glib/i-cal-object.c.in
@@ -524,7 +524,7 @@ void i_cal_object_set_native_destroy_func(ICalObject *iobject, GDestroyNotify na
* @iobject: an #ICalObject
*
* Obtains whether the native libical structure is a global shared memory,
- * thus should not be destroyed. This can be set only during contruction time.
+ * thus should not be destroyed. This can be set only during construction time.
*
* Returns: Whether the native libical structure is a global shared memory.
*