]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/gstreamer0-10.git/blobdiff - docs/design/part-clocks.txt
docs, gst: typo fixes
[glsdk/gstreamer0-10.git] / docs / design / part-clocks.txt
index 2345e4d61622dd225115b9c4f014aec092826476..b25531df92374b45421e13f722821f239b97d7e6 100644 (file)
@@ -3,7 +3,7 @@ Clocks
 
 The GstClock returns a monotonically increasing time with the method 
 _get_time(). Its accuracy and base time depends on the specific clock 
-implementation but time is always expessed in nanoseconds. Since the
+implementation but time is always expressed in nanoseconds. Since the
 baseline of the clock is undefined, the clock time returned is not
 meaningful in itself, what matters are the deltas between two clock
 times.