summaryrefslogtreecommitdiff
path: root/src/libical-glib/api/i-cal-langbind.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/libical-glib/api/i-cal-langbind.xml')
-rw-r--r--src/libical-glib/api/i-cal-langbind.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libical-glib/api/i-cal-langbind.xml b/src/libical-glib/api/i-cal-langbind.xml
index e2b20d33..0bd808c7 100644
--- a/src/libical-glib/api/i-cal-langbind.xml
+++ b/src/libical-glib/api/i-cal-langbind.xml
@@ -65,7 +65,7 @@
</method>
<method name="i_cal_langbind_property_eval_string_r" corresponds="icallangbind_property_eval_string_r" since="1.0">
<parameter type="ICalProperty *" name="prop" comment="The #ICalComponent to be translated."/>
- <parameter type="gchar *" name="sep" comment="The seperator."/>
+ <parameter type="const gchar *" name="sep" comment="The seperator."/>
<returns type="gchar *" annotation="transfer full" comment="The sring representation of @prop"/>
<comment xml:space="preserve">Translate the #ICalProperty into the string representation.</comment>
</method>