summaryrefslogtreecommitdiff
path: root/src/test/regression-classify.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/test/regression-classify.c')
-rw-r--r--src/test/regression-classify.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/test/regression-classify.c b/src/test/regression-classify.c
index 38cacfee..7e5d4aa7 100644
--- a/src/test/regression-classify.c
+++ b/src/test/regression-classify.c
@@ -147,7 +147,7 @@ void test_classify(void)
if (this_uid != 0) {
/* Look in the calendar for a component with the same UID
- as the incoming component. We should reall also be
+ as the incoming component. We should really also be
checking the RECURRENCE-ID. Another way to do this
operation is to us icalset_find_match(), which does use
the RECURRENCE-ID. */