summaryrefslogtreecommitdiff
path: root/src/libical-glib/api/i-cal-recur-iterator.xml
diff options
context:
space:
mode:
authorMichael McClurg <michael.mcclurg@outlook.com>2020-06-30 11:27:39 -0600
committerMichael McClurg <michael.mcclurg@outlook.com>2020-06-30 11:27:48 -0600
commite818825e05110b5c5b44f8447a87a761f45a013f (patch)
treec6bfe958d171d66eb07b5435417d9b33979ffc4d /src/libical-glib/api/i-cal-recur-iterator.xml
parent75d113d90d96b3dfe2e30651e9b3e3a1d8c6824e (diff)
downloadlibical-git-e818825e05110b5c5b44f8447a87a761f45a013f.tar.gz
More verb form fixes in glib
Diffstat (limited to 'src/libical-glib/api/i-cal-recur-iterator.xml')
-rw-r--r--src/libical-glib/api/i-cal-recur-iterator.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libical-glib/api/i-cal-recur-iterator.xml b/src/libical-glib/api/i-cal-recur-iterator.xml
index 13dde314..10135560 100644
--- a/src/libical-glib/api/i-cal-recur-iterator.xml
+++ b/src/libical-glib/api/i-cal-recur-iterator.xml
@@ -34,6 +34,6 @@ Note: CAN NOT be used with RRULEs that contain COUNT.</comment>
</method>
<method name="i_cal_recur_iterator_free" corresponds="icalrecur_iterator_free" annotation="skip" kind="destructor" since="1.0">
<parameter type="ICalRecurIterator *" name="iterator" comment="The iterator to be freed."/>
- <comment xml:space="preserve">Free an iterator.</comment>
+ <comment xml:space="preserve">Frees an iterator.</comment>
</method>
</structure>