mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-09 08:55:33 +00:00
docs: fix typo in clock chapter
This commit is contained in:
parent
ca97a9882f
commit
130d6c8282
1 changed files with 1 additions and 1 deletions
|
@ -196,7 +196,7 @@
|
|||
<para>
|
||||
A clock provider is an element in the pipeline that can provide
|
||||
a <classname>GstClock</classname> object. The clock object needs to
|
||||
report an absoulute-time that is monotonocally increasing when the
|
||||
report an absoulute-time that is monotonically increasing when the
|
||||
element is in the PLAYING state. It is allowed to pause the clock
|
||||
while the element is PAUSED.
|
||||
</para>
|
||||
|
|
Loading…
Reference in a new issue