summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael McClurg <michael.mcclurg@outlook.com>2020-06-30 16:23:14 -0600
committerMichael McClurg <michael.mcclurg@outlook.com>2020-06-30 16:23:14 -0600
commit921a0ae1afd8f7f68736ff68988ebec2709f6349 (patch)
tree3f0bdc775b43e82418c8516564a2652641c49485
parent1789e061ac416e021823d80968d7e92a13d43005 (diff)
downloadlibical-git-921a0ae1afd8f7f68736ff68988ebec2709f6349.tar.gz
Capitalization first letter of sentences (again)
-rw-r--r--src/libical-glib/api/i-cal-attach.xml6
-rw-r--r--src/libical-glib/api/i-cal-derived-parameter.xml50
-rw-r--r--src/libical-glib/api/i-cal-duration.xml2
-rw-r--r--src/libical-glib/api/i-cal-parameter.xml8
-rw-r--r--src/libical-glib/api/i-cal-time.xml26
-rw-r--r--src/libical-glib/api/i-cal-timezone.xml12
6 files changed, 52 insertions, 52 deletions
diff --git a/src/libical-glib/api/i-cal-attach.xml b/src/libical-glib/api/i-cal-attach.xml
index f58efc49..816de1e3 100644
--- a/src/libical-glib/api/i-cal-attach.xml
+++ b/src/libical-glib/api/i-cal-attach.xml
@@ -49,15 +49,15 @@ static void unref_g_bytes(char *data, void *user_data)
</method>
<method name="i_cal_attach_ref" corresponds="icalattach_ref" annotation="skip" kind="others" since="1.0">
<parameter type="ICalAttach *" name="attach" comment="The #ICalAttach to be referenced by once"/>
- <comment xml:space="preserve">Increases the ref counter by 1 for the @attach.</comment>
+ <comment xml:space="preserve">Increases the reference counter by 1 for the @attach.</comment>
</method>
<method name="i_cal_attach_unref" corresponds="icalattach_unref" annotation="skip" kind="others" since="1.0">
<parameter type="ICalAttach *" name="attach" comment="The #ICalAttach to be unreferenced by once"/>
- <comment xml:space="preserve">Decreses the ref counter by 1 for the @attach.</comment>
+ <comment xml:space="preserve">Decreases the reference counter by 1 for the @attach.</comment>
</method>
<method name="i_cal_attach_get_is_url" corresponds="icalattach_get_is_url" kind="others" since="1.0">
<parameter type="ICalAttach *" name="attach" comment="The #ICalAttach to be queried"/>
- <returns type="gboolean" comment="whether the @attach is built from url" />
+ <returns type="gboolean" comment="Whether the @attach is built from url" />
<comment xml:space="preserve">Checks whether the #ICalAttach is built from url.</comment>
</method>
<method name="i_cal_attach_get_url" corresponds="icalattach_get_url" kind="others" since="1.0">
diff --git a/src/libical-glib/api/i-cal-derived-parameter.xml b/src/libical-glib/api/i-cal-derived-parameter.xml
index ef871c6b..1a309e4a 100644
--- a/src/libical-glib/api/i-cal-derived-parameter.xml
+++ b/src/libical-glib/api/i-cal-derived-parameter.xml
@@ -247,7 +247,7 @@
</method>
<method name="i_cal_parameter_get_altrep" corresponds="icalparameter_get_altrep" kind="get" since="1.0">
<parameter type="const ICalParameter *" name="value" comment="The #ICalParameter to be queried"/>
- <returns type="const gchar *" annotation="allow-none" comment="the property of the @value" />
+ <returns type="const gchar *" annotation="allow-none" comment="The property of the @value" />
<comment xml:space="preserve"></comment>
</method>
<method name="i_cal_parameter_set_altrep" corresponds="icalparameter_set_altrep" kind="set" since="1.0">
@@ -262,7 +262,7 @@
</method>
<method name="i_cal_parameter_get_charset" corresponds="icalparameter_get_charset" kind="get" since="1.0">
<parameter type="const ICalParameter *" name="value" comment="The #ICalParameter to be queried"/>
- <returns type="const gchar *" annotation="allow-none" comment="the property of the @value" />
+ <returns type="const gchar *" annotation="allow-none" comment="The property of the @value" />
<comment xml:space="preserve"></comment>
</method>
<method name="i_cal_parameter_set_charset" corresponds="icalparameter_set_charset" kind="set" since="1.0">
@@ -277,7 +277,7 @@
</method>
<method name="i_cal_parameter_get_cn" corresponds="icalparameter_get_cn" kind="get" since="1.0">
<parameter type="const ICalParameter *" name="value" comment="The #ICalParameter to be queried"/>
- <returns type="const gchar *" annotation="allow-none" comment="the property of the @value" />
+ <returns type="const gchar *" annotation="allow-none" comment="The property of the @value" />
<comment xml:space="preserve"></comment>
</method>
<method name="i_cal_parameter_set_cn" corresponds="icalparameter_set_cn" kind="set" since="1.0">
@@ -292,7 +292,7 @@
</method>
<method name="i_cal_parameter_get_cutype" corresponds="icalparameter_get_cutype" kind="get" since="1.0">
<parameter type="const ICalParameter *" name="value" comment="The #ICalParameter to be queried"/>
- <returns type="ICalParameterCutype" annotation="allow-none" comment="the property of the @value" />
+ <returns type="ICalParameterCutype" annotation="allow-none" comment="The property of the @value" />
<comment xml:space="preserve"></comment>
</method>
<method name="i_cal_parameter_set_cutype" corresponds="icalparameter_set_cutype" kind="set" since="1.0">
@@ -307,7 +307,7 @@
</method>
<method name="i_cal_parameter_get_delegatedfrom" corresponds="icalparameter_get_delegatedfrom" kind="get" since="1.0">
<parameter type="const ICalParameter *" name="value" comment="The #ICalParameter to be queried"/>
- <returns type="const gchar *" annotation="allow-none" comment="the property of the @value" />
+ <returns type="const gchar *" annotation="allow-none" comment="The property of the @value" />
<comment xml:space="preserve"></comment>
</method>
<method name="i_cal_parameter_set_delegatedfrom" corresponds="icalparameter_set_delegatedfrom" kind="set" since="1.0">
@@ -322,7 +322,7 @@
</method>
<method name="i_cal_parameter_get_delegatedto" corresponds="icalparameter_get_delegatedto" kind="get" since="1.0">
<parameter type="const ICalParameter *" name="value" comment="The #ICalParameter to be queried"/>
- <returns type="const gchar *" annotation="allow-none" comment="the property of the @value" />
+ <returns type="const gchar *" annotation="allow-none" comment="The property of the @value" />
<comment xml:space="preserve"></comment>
</method>
<method name="i_cal_parameter_set_delegatedto" corresponds="icalparameter_set_delegatedto" kind="set" since="1.0">
@@ -337,7 +337,7 @@
</method>
<method name="i_cal_parameter_get_dir" corresponds="icalparameter_get_dir" kind="get" since="1.0">
<parameter type="const ICalParameter *" name="value" comment="The #ICalParameter to be queried"/>
- <returns type="const gchar *" annotation="allow-none" comment="the property of the @value" />
+ <returns type="const gchar *" annotation="allow-none" comment="The property of the @value" />
<comment xml:space="preserve"></comment>
</method>
<method name="i_cal_parameter_set_dir" corresponds="icalparameter_set_dir" kind="set" since="1.0">
@@ -397,7 +397,7 @@
</method>
<method name="i_cal_parameter_get_filename" corresponds="icalparameter_get_filename" kind="get" since="2.0">
<parameter type="const ICalParameter *" name="value" comment="The #ICalParameter to be queried"/>
- <returns type="const gchar *" annotation="allow-none" comment="the property of the @value" />
+ <returns type="const gchar *" annotation="allow-none" comment="The property of the @value" />
<comment xml:space="preserve"></comment>
</method>
<method name="i_cal_parameter_set_filename" corresponds="icalparameter_set_filename" kind="set" since="2.0">
@@ -412,7 +412,7 @@
</method>
<method name="i_cal_parameter_get_fmttype" corresponds="icalparameter_get_fmttype" kind="get" since="1.0">
<parameter type="const ICalParameter *" name="value" comment="The #ICalParameter to be queried"/>
- <returns type="const gchar *" annotation="allow-none" comment="the property of the @value" />
+ <returns type="const gchar *" annotation="allow-none" comment="The property of the @value" />
<comment xml:space="preserve"></comment>
</method>
<method name="i_cal_parameter_set_fmttype" corresponds="icalparameter_set_fmttype" kind="set" since="1.0">
@@ -427,7 +427,7 @@
</method>
<method name="i_cal_parameter_get_iana" corresponds="icalparameter_get_iana" kind="get" since="1.0">
<parameter type="const ICalParameter *" name="value" comment="The #ICalParameter to be queried"/>
- <returns type="const gchar *" annotation="allow-none" comment="the property of the @value" />
+ <returns type="const gchar *" annotation="allow-none" comment="The property of the @value" />
<comment xml:space="preserve"></comment>
</method>
<method name="i_cal_parameter_set_iana" corresponds="icalparameter_set_iana" kind="set" since="1.0">
@@ -442,7 +442,7 @@
</method>
<method name="i_cal_parameter_get_id" corresponds="icalparameter_get_id" kind="get" since="1.0">
<parameter type="const ICalParameter *" name="value" comment="The #ICalParameter to be queried"/>
- <returns type="const gchar *" annotation="allow-none" comment="the property of the @value" />
+ <returns type="const gchar *" annotation="allow-none" comment="The property of the @value" />
<comment xml:space="preserve"></comment>
</method>
<method name="i_cal_parameter_set_id" corresponds="icalparameter_set_id" kind="set" since="1.0">
@@ -457,7 +457,7 @@
</method>
<method name="i_cal_parameter_get_language" corresponds="icalparameter_get_language" kind="get" since="1.0">
<parameter type="const ICalParameter *" name="value" comment="The #ICalParameter to be queried"/>
- <returns type="const gchar *" annotation="allow-none" comment="the property of the @value" />
+ <returns type="const gchar *" annotation="allow-none" comment="The property of the @value" />
<comment xml:space="preserve"></comment>
</method>
<method name="i_cal_parameter_set_language" corresponds="icalparameter_set_language" kind="set" since="1.0">
@@ -472,7 +472,7 @@
</method>
<method name="i_cal_parameter_get_latency" corresponds="icalparameter_get_latency" kind="get" since="1.0">
<parameter type="const ICalParameter *" name="value" comment="The #ICalParameter to be queried"/>
- <returns type="const gchar *" annotation="allow-none" comment="the property of the @value" />
+ <returns type="const gchar *" annotation="allow-none" comment="The property of the @value" />
<comment xml:space="preserve"></comment>
</method>
<method name="i_cal_parameter_set_latency" corresponds="icalparameter_set_latency" kind="set" since="1.0">
@@ -502,7 +502,7 @@
</method>
<method name="i_cal_parameter_get_localize" corresponds="icalparameter_get_localize" kind="get" since="1.0">
<parameter type="const ICalParameter *" name="value" comment="The #ICalParameter to be queried"/>
- <returns type="const gchar *" annotation="allow-none" comment="the property of the @value" />
+ <returns type="const gchar *" annotation="allow-none" comment="The property of the @value" />
<comment xml:space="preserve"></comment>
</method>
<method name="i_cal_parameter_set_localize" corresponds="icalparameter_set_localize" kind="set" since="1.0">
@@ -517,7 +517,7 @@
</method>
<method name="i_cal_parameter_get_managedid" corresponds="icalparameter_get_managedid" kind="get" since="2.0">
<parameter type="const ICalParameter *" name="value" comment="The #ICalParameter to be queried"/>
- <returns type="const gchar *" annotation="allow-none" comment="the property of the @value" />
+ <returns type="const gchar *" annotation="allow-none" comment="The property of the @value" />
<comment xml:space="preserve"></comment>
</method>
<method name="i_cal_parameter_set_managedid" corresponds="icalparameter_set_managedid" kind="set" since="2.0">
@@ -532,7 +532,7 @@
</method>
<method name="i_cal_parameter_get_member" corresponds="icalparameter_get_member" kind="get" since="1.0">
<parameter type="const ICalParameter *" name="value" comment="The #ICalParameter to be queried"/>
- <returns type="const gchar *" annotation="allow-none" comment="the property of the @value" />
+ <returns type="const gchar *" annotation="allow-none" comment="The property of the @value" />
<comment xml:space="preserve"></comment>
</method>
<method name="i_cal_parameter_set_member" corresponds="icalparameter_set_member" kind="set" since="1.0">
@@ -547,7 +547,7 @@
</method>
<method name="i_cal_parameter_get_modified" corresponds="icalparameter_get_modified" kind="get" since="2.0">
<parameter type="const ICalParameter *" name="value" comment="The #ICalParameter to be queried"/>
- <returns type="const gchar *" annotation="allow-none" comment="the property of the @value" />
+ <returns type="const gchar *" annotation="allow-none" comment="The property of the @value" />
<comment xml:space="preserve"></comment>
</method>
<method name="i_cal_parameter_set_modified" corresponds="icalparameter_set_modified" kind="set" since="2.0">
@@ -562,7 +562,7 @@
</method>
<method name="i_cal_parameter_get_options" corresponds="icalparameter_get_options" kind="get" since="1.0">
<parameter type="const ICalParameter *" name="value" comment="The #ICalParameter to be queried"/>
- <returns type="const gchar *" annotation="allow-none" comment="the property of the @value" />
+ <returns type="const gchar *" annotation="allow-none" comment="The property of the @value" />
<comment xml:space="preserve"></comment>
</method>
<method name="i_cal_parameter_set_options" corresponds="icalparameter_set_options" kind="set" since="1.0">
@@ -592,7 +592,7 @@
</method>
<method name="i_cal_parameter_get_publiccomment" corresponds="icalparameter_get_publiccomment" kind="get" since="2.0">
<parameter type="const ICalParameter *" name="value" comment="The #ICalParameter to be queried"/>
- <returns type="const gchar *" annotation="allow-none" comment="the property of the @value" />
+ <returns type="const gchar *" annotation="allow-none" comment="The property of the @value" />
<comment xml:space="preserve"></comment>
</method>
<method name="i_cal_parameter_set_publiccomment" corresponds="icalparameter_set_publiccomment" kind="set" since="2.0">
@@ -622,7 +622,7 @@
</method>
<method name="i_cal_parameter_get_reason" corresponds="icalparameter_get_reason" kind="get" since="2.0">
<parameter type="const ICalParameter *" name="value" comment="The #ICalParameter to be queried"/>
- <returns type="const gchar *" annotation="allow-none" comment="the property of the @value" />
+ <returns type="const gchar *" annotation="allow-none" comment="The property of the @value" />
<comment xml:space="preserve"></comment>
</method>
<method name="i_cal_parameter_set_reason" corresponds="icalparameter_set_reason" kind="set" since="2.0">
@@ -757,7 +757,7 @@
</method>
<method name="i_cal_parameter_get_schedulestatus" corresponds="icalparameter_get_schedulestatus" kind="get" since="1.0">
<parameter type="const ICalParameter *" name="value" comment="The #ICalParameter to be queried"/>
- <returns type="const gchar *" annotation="allow-none" comment="the property of the @value" />
+ <returns type="const gchar *" annotation="allow-none" comment="The property of the @value" />
<comment xml:space="preserve"></comment>
</method>
<method name="i_cal_parameter_set_schedulestatus" corresponds="icalparameter_set_schedulestatus" kind="set" since="1.0">
@@ -772,7 +772,7 @@
</method>
<method name="i_cal_parameter_get_sentby" corresponds="icalparameter_get_sentby" kind="get" since="1.0">
<parameter type="const ICalParameter *" name="value" comment="The #ICalParameter to be queried"/>
- <returns type="const gchar *" annotation="allow-none" comment="the property of the @value" />
+ <returns type="const gchar *" annotation="allow-none" comment="The property of the @value" />
<comment xml:space="preserve"></comment>
</method>
<method name="i_cal_parameter_set_sentby" corresponds="icalparameter_set_sentby" kind="set" since="1.0">
@@ -787,7 +787,7 @@
</method>
<method name="i_cal_parameter_get_size" corresponds="icalparameter_get_size" kind="get" since="2.0">
<parameter type="const ICalParameter *" name="value" comment="The #ICalParameter to be queried"/>
- <returns type="const gchar *" annotation="allow-none" comment="the property of the @value" />
+ <returns type="const gchar *" annotation="allow-none" comment="The property of the @value" />
<comment xml:space="preserve"></comment>
</method>
<method name="i_cal_parameter_set_size" corresponds="icalparameter_set_size" kind="set" since="2.0">
@@ -832,7 +832,7 @@
</method>
<method name="i_cal_parameter_get_tzid" corresponds="icalparameter_get_tzid" kind="get" since="1.0">
<parameter type="const ICalParameter *" name="value" comment="The #ICalParameter to be queried"/>
- <returns type="const gchar *" annotation="allow-none" comment="the property of the @value" />
+ <returns type="const gchar *" annotation="allow-none" comment="The property of the @value" />
<comment xml:space="preserve"></comment>
</method>
<method name="i_cal_parameter_set_tzid" corresponds="icalparameter_set_tzid" kind="set" since="1.0">
@@ -862,7 +862,7 @@
</method>
<method name="i_cal_parameter_get_x" corresponds="icalparameter_get_x" kind="get" since="1.0">
<parameter type="const ICalParameter *" name="value" comment="The #ICalParameter to be queried"/>
- <returns type="const gchar *" annotation="allow-none" comment="the property of the @value" />
+ <returns type="const gchar *" annotation="allow-none" comment="The property of the @value" />
<comment xml:space="preserve"></comment>
</method>
<method name="i_cal_parameter_set_x" corresponds="icalparameter_set_x" kind="set" since="1.0">
diff --git a/src/libical-glib/api/i-cal-duration.xml b/src/libical-glib/api/i-cal-duration.xml
index 86103e75..c2a873ea 100644
--- a/src/libical-glib/api/i-cal-duration.xml
+++ b/src/libical-glib/api/i-cal-duration.xml
@@ -99,7 +99,7 @@
((struct icaldurationtype *)i_cal_object_get_native ((ICalObject *)duration))->seconds = seconds;</custom>
</method>
<method name="i_cal_duration_new_from_int" corresponds="icaldurationtype_from_int" kind="constructor" since="1.0">
- <parameter type="gint" name="t" comment="the duration in second"/>
+ <parameter type="gint" name="t" comment="The duration in second"/>
<returns type="ICalDuration *" annotation="transfer full" comment="The newly created #ICalDuration" />
<comment xml:space="preserve">Creates a #ICalDuration from the duration in second</comment>
</method>
diff --git a/src/libical-glib/api/i-cal-parameter.xml b/src/libical-glib/api/i-cal-parameter.xml
index dc855c60..88a47d97 100644
--- a/src/libical-glib/api/i-cal-parameter.xml
+++ b/src/libical-glib/api/i-cal-parameter.xml
@@ -61,7 +61,7 @@
</method>
<method name="i_cal_parameter_get_xname" corresponds="icalparameter_get_xname" kind="get" since="1.0">
<parameter type="ICalParameter *" name="param" comment="The #ICalParameter to be queried"/>
- <returns type="const gchar *" annotation="allow-none" comment="the property of the @value" />
+ <returns type="const gchar *" annotation="allow-none" comment="The property of the @value" />
<comment xml:space="preserve">Gets the xname property of the native part of the #ICalParameter.</comment>
</method>
<method name="i_cal_parameter_set_xvalue" corresponds="icalparameter_set_xvalue" kind="set" since="1.0">
@@ -71,7 +71,7 @@
</method>
<method name="i_cal_parameter_get_xvalue" corresponds="icalparameter_get_xvalue" kind="get" since="1.0">
<parameter type="ICalParameter *" name="param" comment="The #ICalParameter to be queried"/>
- <returns type="const gchar *" annotation="allow-none" comment="the property of the @value" />
+ <returns type="const gchar *" annotation="allow-none" comment="The property of the @value" />
<comment xml:space="preserve">Gets the xvalue property of the native part of the #ICalParameter.</comment>
</method>
<method name="i_cal_parameter_set_iana_name" corresponds="icalparameter_set_iana_name" kind="set" since="1.0">
@@ -81,7 +81,7 @@
</method>
<method name="i_cal_parameter_get_iana_name" corresponds="icalparameter_get_iana_name" kind="get" since="1.0">
<parameter type="ICalParameter *" name="param" comment="The #ICalParameter to be queried"/>
- <returns type="const gchar *" annotation="allow-none" comment="the property of the @value" />
+ <returns type="const gchar *" annotation="allow-none" comment="The property of the @value" />
<comment xml:space="preserve">Gets the iana_name property of the native part of the #ICalParameter.</comment>
</method>
<method name="i_cal_parameter_set_iana_value" corresponds="icalparameter_set_iana_value" kind="set" since="1.0">
@@ -91,7 +91,7 @@
</method>
<method name="i_cal_parameter_get_iana_value" corresponds="icalparameter_get_iana_value" kind="get" since="1.0">
<parameter type="ICalParameter *" name="param" comment="The #ICalParameter to be queried"/>
- <returns type="const gchar *" annotation="allow-none" comment="the property of the @value" />
+ <returns type="const gchar *" annotation="allow-none" comment="The property of the @value" />
<comment xml:space="preserve">Gets the iana_value property of the native part of the #ICalParameter.</comment>
</method>
<method name="i_cal_parameter_has_same_name" corresponds="icalparameter_has_same_name" kind="others" since="1.0">
diff --git a/src/libical-glib/api/i-cal-time.xml b/src/libical-glib/api/i-cal-time.xml
index 9cf7a6c8..027a2ee5 100644
--- a/src/libical-glib/api/i-cal-time.xml
+++ b/src/libical-glib/api/i-cal-time.xml
@@ -69,13 +69,13 @@
</method>
<method name="i_cal_time_as_timet" corresponds="icaltime_as_timet" since="1.0">
<parameter type="const ICalTime *" name="tt" comment="The #ICalTime to be converted"/>
- <returns type="time_t" comment="the time as seconds past the UNIX epoch" />
+ <returns type="time_t" comment="The time as seconds past the UNIX epoch" />
<comment xml:space="preserve">Returns the time as seconds past the UNIX epoch</comment>
</method>
<method name="i_cal_time_as_timet_with_zone" corresponds="icaltime_as_timet_with_zone" since="1.0">
<parameter type="const ICalTime *" name="tt" comment="The #ICalTime to be converted"/>
<parameter type="const ICalTimezone *" name="zone" annotation="nullable" comment="The timezone"/>
- <returns type="time_t" comment="the time as seconds past the UNIX epoch" />
+ <returns type="time_t" comment="The time as seconds past the UNIX epoch" />
<comment xml:space="preserve">Returns the time as seconds past the UNIX epoch, using timezones.</comment>
</method>
<method name="i_cal_time_as_ical_string" corresponds="icaltime_as_ical_string_r" since="1.0">
@@ -100,23 +100,23 @@
</method>
<method name="i_cal_time_day_of_year" corresponds="icaltime_day_of_year" since="1.0">
<parameter type="const ICalTime *" name="tt" annotation="in, transfer none" comment="The #ICalTime to be queried"/>
- <returns type="gint" comment="the day of the year of the given time" />
+ <returns type="gint" comment="The day of the year of the given time" />
<comment xml:space="preserve">Returns the day of the year of the given time</comment>
</method>
<method name="i_cal_time_day_of_week" corresponds="icaltime_day_of_week" since="1.0">
<parameter type="const ICalTime *" name="tt" annotation="in, transfer none" comment="The #ICalTime to be queried"/>
- <returns type="gint" comment="the day of the week of the given time. Sunday is 1." />
+ <returns type="gint" comment="The day of the week of the given time. Sunday is 1." />
<comment xml:space="preserve">Returns the day of the week of the given time. Sunday is 1.</comment>
</method>
<method name="i_cal_time_start_doy_week" corresponds="icaltime_start_doy_week" since="1.0">
<parameter type="const ICalTime *" name="tt" annotation="in, transfer none" comment="The #ICalTime to be queried"/>
<parameter type="gint" name="fdow" comment="The first day of the week" />
- <returns type="gint" comment="the day of the year for the Sunday of the week that the given time is within." />
+ <returns type="gint" comment="The day of the year for the Sunday of the week that the given time is within." />
<comment xml:space="preserve">Returns the day of the year for the first day of the week that the given time is within.</comment>
</method>
<method name="i_cal_time_week_number" corresponds="icaltime_week_number" since="1.0">
<parameter type="const ICalTime *" name="tt" annotation="in, transfer none" comment="The #ICalTime to be queried"/>
- <returns type="gint" comment="the week number for the week the given time is within." />
+ <returns type="gint" comment="The week number for the week the given time is within." />
<comment xml:space="preserve">Returns the week number for the week the given time is within.</comment>
</method>
<method name="i_cal_time_is_null_time" corresponds="icaltime_is_null_time" since="1.0">
@@ -131,12 +131,12 @@
</method>
<method name="i_cal_time_is_date" corresponds="icaltime_is_date" since="1.0">
<parameter type="const ICalTime *" name="tt" annotation="in, transfer none" comment="The #ICalTime to be checked"/>
- <returns type="gboolean" comment="true if time is of DATE type, false if DATE-TIME." />
+ <returns type="gboolean" comment="True if time is of DATE type, false if DATE-TIME." />
<comment xml:space="preserve">Returns true if time is of DATE type, false if DATE-TIME.</comment>
</method>
<method name="i_cal_time_is_utc" corresponds="icaltime_is_utc" since="1.0">
<parameter type="const ICalTime *" name="tt" annotation="in, transfer none" comment="The #ICalTime to be checked"/>
- <returns type="gboolean" comment="true if time is relative to UTC zone." />
+ <returns type="gboolean" comment="True if time is relative to UTC zone." />
<comment xml:space="preserve">Returns true if time is relative to UTC zone.</comment>
</method>
<method name="i_cal_time_compare" corresponds="icaltime_compare" since="1.0">
@@ -160,10 +160,10 @@
</method>
<method name="i_cal_time_adjust" corresponds="icaltime_adjust" since="1.0">
<parameter type="ICalTime *" name="tt" native_op="POINTER" comment="The #ICalTime to be set"/>
- <parameter type="const gint" name="days" comment="difference of days adjusted"/>
- <parameter type="const gint" name="hours" comment="difference of hours adjusted"/>
- <parameter type="const gint" name="minutes" comment="difference of minutes adjusted"/>
- <parameter type="const gint" name="seconds" comment="difference of seconds adjusted"/>
+ <parameter type="const gint" name="days" comment="Difference of days adjusted"/>
+ <parameter type="const gint" name="hours" comment="Difference of hours adjusted"/>
+ <parameter type="const gint" name="minutes" comment="Difference of minutes adjusted"/>
+ <parameter type="const gint" name="seconds" comment="Difference of seconds adjusted"/>
<comment xml:space="preserve">like i_cal_time_compare_tz, but only use the date parts.</comment>
</method>
<method name="i_cal_time_normalize" corresponds="icaltime_normalize" since="1.0">
@@ -212,7 +212,7 @@
</method>
<method name="i_cal_time_days_is_leap_year" corresponds="icaltime_is_leap_year" since="1.0">
<parameter type="gint" name="year" comment="The target year"/>
- <returns type="gboolean" comment="whether the @year is a leap year" />
+ <returns type="gboolean" comment="Whether the @year is a leap year" />
<comment xml:space="preserve">Checks whether a year is a leap year.</comment>
</method>
<method name="i_cal_time_days_in_year" corresponds="icaltime_days_in_year" since="2.0">
diff --git a/src/libical-glib/api/i-cal-timezone.xml b/src/libical-glib/api/i-cal-timezone.xml
index 33f19e1c..dfa4140d 100644
--- a/src/libical-glib/api/i-cal-timezone.xml
+++ b/src/libical-glib/api/i-cal-timezone.xml
@@ -91,7 +91,7 @@
</method>
<method name="i_cal_timezone_get_component" corresponds="icaltimezone_get_component" kind="get" since="1.0">
<parameter type="const ICalTimezone *" name="zone" annotation="nullable" comment="The #ICalTimezone to be queried"/>
- <returns type="ICalComponent *" annotation="transfer full" translator_argus="(GObject *)zone" comment="the VTIMEZONE component of the @zone."/>
+ <returns type="ICalComponent *" annotation="transfer full" translator_argus="(GObject *)zone" comment="The VTIMEZONE component of the @zone."/>
<comment xml:space="preserve">Returns the VTIMEZONE component of a timezone.</comment>
</method>
<method name="i_cal_timezone_set_component" corresponds="CUSTOM" kind="set" since="1.0">
@@ -115,21 +115,21 @@
</method>
<method name="i_cal_time_convert_timezone" corresponds="icaltimezone_convert_time" kind="other" since="1.0">
<parameter type="ICalTime *" name="tt" native_op="POINTER" comment="The time to be converted"/>
- <parameter type="ICalTimezone *" name="from_zone" annotation="nullable" comment="from timezone"/>
- <parameter type="ICalTimezone *" name="to_zone" annotation="nullable" comment="to timezone"/>
+ <parameter type="ICalTimezone *" name="from_zone" annotation="nullable" comment="From timezone"/>
+ <parameter type="ICalTimezone *" name="to_zone" annotation="nullable" comment="To timezone"/>
<comment>Convert time from one timezone to another.</comment>
</method>
<method name="i_cal_timezone_get_utc_offset" corresponds="icaltimezone_get_utc_offset" kind="get" since="1.0">
<parameter type="ICalTimezone *" name="zone" annotation="nullable" comment="The given #ICalTimezone"/>
<parameter type="ICalTime *" name="tt" annotation="nullable" native_op="POINTER" comment="The local time"/>
- <parameter type="gint *" name="is_daylight" annotation="out, optional" comment="whether it is day light"/>
+ <parameter type="gint *" name="is_daylight" annotation="out, optional" comment="Whether it is day light"/>
<returns type="gint" comment="UTC offset of the @zone"/>
<comment>Calculates the UTC offset of a given local time in the given timezone. It is the number of seconds to add to UTC to get local time. The is_daylight flag is set to 1 if the time is in daylight-savings time.</comment>
</method>
<method name="i_cal_timezone_get_utc_offset_of_utc_time" corresponds="icaltimezone_get_utc_offset_of_utc_time" kind="get" since="1.0">
<parameter type="ICalTimezone *" name="zone" annotation="nullable" comment="The given #ICalTimezone"/>
<parameter type="ICalTime *" name="tt" native_op="POINTER" comment="The local time"/>
- <parameter type="gint *" name="is_daylight" annotation="out, optional" comment="whether it is day light, can be %NULL"/>
+ <parameter type="gint *" name="is_daylight" annotation="out, optional" comment="Whether it is day light, can be %NULL"/>
<returns type="gint" comment="UTC offset of the @zone"/>
<comment>Calculates the UTC offset of a given UTC time in the given timezone. It is the number of seconds to add to UTC to get local time. The is_daylight flag is set to 1 if the time is in daylight-savings time.</comment>
</method>
@@ -200,7 +200,7 @@
</method>
<method name="i_cal_timezone_dump_changes" corresponds="icaltimezone_dump_changes" kind="other" since="1.0">
<parameter type="ICalTimezone *" name="zone" comment="The timezone to be queried"/>
- <parameter type="gint" name="max_year" comment="max year"/>
+ <parameter type="gint" name="max_year" comment="Max year"/>
<parameter type="FILE *" name="fp" comment="The file handle"/>
<returns type="gint" comment="1 if success."/>
<comment>Outputs a list of timezone changes for the given timezone to the given file, up to the maximum year given.</comment>