summaryrefslogtreecommitdiff
path: root/src/libicalss/icalspanlist_cxx.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/libicalss/icalspanlist_cxx.h')
-rw-r--r--src/libicalss/icalspanlist_cxx.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libicalss/icalspanlist_cxx.h b/src/libicalss/icalspanlist_cxx.h
index 775a6d9f..6db794b6 100644
--- a/src/libicalss/icalspanlist_cxx.h
+++ b/src/libicalss/icalspanlist_cxx.h
@@ -43,7 +43,7 @@ public:
/** Constructs an ICalSpanList from an icalset */
ICalSpanList(icalset *set, icaltimetype start, icaltimetype end);
- /** Constructs an ICalSpanList from the VFREEBUSY chunk of a icalcomponent */
+ /** Constructs an ICalSpanList from the VFREEBUSY chunk of an icalcomponent */
explicit ICalSpanList(icalcomponent *comp);
/** Constructs an ICalSpanList from the VFREEBUSY chunk of a vcomponent */