summaryrefslogtreecommitdiff
path: root/src/libical/icalrecur.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/libical/icalrecur.c')
-rw-r--r--src/libical/icalrecur.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libical/icalrecur.c b/src/libical/icalrecur.c
index 6080bea5..6106bdee 100644
--- a/src/libical/icalrecur.c
+++ b/src/libical/icalrecur.c
@@ -79,7 +79,7 @@
Next_day() differs from next_hour because it does not use the BYDAY
array to select an appropriate day. Instead, it returns every day (
incrementing by 1 if the frequency is not DAILY with INTERVAL!=1)
- Any days that are not specified in an non-empty BYDAY array are
+ Any days that are not specified in a non-empty BYDAY array are
filtered out later.
Generally, the flow of these routine is for a next_* call a next_*