summaryrefslogtreecommitdiff
path: root/src/libicalvcal/icalvcal.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/libicalvcal/icalvcal.c')
-rw-r--r--src/libicalvcal/icalvcal.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libicalvcal/icalvcal.c b/src/libicalvcal/icalvcal.c
index 1c330187..a4389603 100644
--- a/src/libicalvcal/icalvcal.c
+++ b/src/libicalvcal/icalvcal.c
@@ -1258,7 +1258,7 @@ static void *rule_prop(int icaltype, VObject *object, icalcomponent *comp,
return (void *)prop;
}
-/* directly convertable property. The string representation of vcal is
+/* directly convertible property. The string representation of vcal is
the same as ical */
void *dc_prop(int icaltype, VObject *object, icalcomponent *comp, icalvcal_defaults *defaults)