summaryrefslogtreecommitdiff
path: root/src/Net-ICal-Libical/netical.i
diff options
context:
space:
mode:
Diffstat (limited to 'src/Net-ICal-Libical/netical.i')
-rw-r--r--src/Net-ICal-Libical/netical.i2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Net-ICal-Libical/netical.i b/src/Net-ICal-Libical/netical.i
index ab06efbd..e211ee88 100644
--- a/src/Net-ICal-Libical/netical.i
+++ b/src/Net-ICal-Libical/netical.i
@@ -197,7 +197,7 @@ struct icaltimetype icaltime_from_timet_with_zone(int v, int is_date, const char
into a pointer */
int icaltime_as_timet(struct icaltimetype);
-/* Returns a string represention of the time, in RFC2445 format. The
+/* Returns a string representation of the time, in RFC2445 format. The
string is owned by libical */
char* icaltime_as_ical_string(struct icaltimetype tt);