summaryrefslogtreecommitdiff
path: root/src/libical-glib
diff options
context:
space:
mode:
authorAllen Winter <allen.winter@kdab.com>2022-10-05 17:07:27 -0400
committerAllen Winter <allen.winter@kdab.com>2022-10-05 17:07:27 -0400
commit8bdc40c008023d3b04edf95b1a6773ec3ebb6d7d (patch)
treee355adab7bd9837d33234e8d3d1e4bf398f259c9 /src/libical-glib
parentdaed6c181f43e573f8f49272571ce46ab79aef36 (diff)
downloadlibical-git-8bdc40c008023d3b04edf95b1a6773ec3ebb6d7d.tar.gz
codespelling fixes
Diffstat (limited to 'src/libical-glib')
-rw-r--r--src/libical-glib/api/i-cal-time.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libical-glib/api/i-cal-time.xml b/src/libical-glib/api/i-cal-time.xml
index c319ea08..62f894ad 100644
--- a/src/libical-glib/api/i-cal-time.xml
+++ b/src/libical-glib/api/i-cal-time.xml
@@ -81,7 +81,7 @@
<method name="i_cal_time_as_ical_string" corresponds="icaltime_as_ical_string_r" since="1.0">
<parameter type="const ICalTime *" name="tt" comment="The #ICalTime to be converted"/>
<returns type="gchar *" annotation="transfer full" comment="The string representation" />
- <comment xml:space="preserve">Returns a string represention of the time, in RFC2445 format.</comment>
+ <comment xml:space="preserve">Returns a string representation of the time, in RFC2445 format.</comment>
</method>
<method name="i_cal_time_get_timezone" corresponds="(void *)icaltime_get_timezone" kind="get" since="1.0">
<parameter type="const ICalTime *" name="tt" annotation="in, transfer none" comment="The #ICalTime to be queried"/>