summaryrefslogtreecommitdiff
path: root/gst/gstdatetime.c
diff options
context:
space:
mode:
authorSebastian Rasmussen <sebras@hotmail.com>2013-12-07 15:38:19 +0100
committerTim-Philipp Müller <tim@centricular.com>2013-12-07 17:11:12 +0000
commit53ae1b2c9c160a98a338adbb8a7ded0cad8eeebe (patch)
tree740b950d391700c628d18037b517655914167eb3 /gst/gstdatetime.c
parente8ecf3c407e6733232013fafc52af8c98e931bc6 (diff)
docs: Fix typos in function/object descriptions
Fixes https://bugzilla.gnome.org/show_bug.cgi?id=720029
Diffstat (limited to 'gst/gstdatetime.c')
-rw-r--r--gst/gstdatetime.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/gstdatetime.c b/gst/gstdatetime.c
index 003b0e6916..821af0f442 100644
--- a/gst/gstdatetime.c
+++ b/gst/gstdatetime.c
@@ -587,7 +587,7 @@ __gst_date_time_compare (const GstDateTime * dt1, const GstDateTime * dt2)
*
* Note that @tzoffset is a float and was chosen so for being able to handle
* some fractional timezones, while it still keeps the readability of
- * represeting it in hours for most timezones.
+ * representing it in hours for most timezones.
*
* If value is -1 then all over value will be ignored. For example
* if @month == -1, then #GstDateTime will created only for @year. If