docs/design/part-clocks.txt: minor corrections

This commit is contained in:
Reynaldo H. Verdejo Pinochet 2015-05-09 22:01:04 -03:00
parent a70055b585
commit 25257ccf58

View file

@ -78,7 +78,7 @@ Clock implementations
The GStreamer core provides a GstSystemClock based on the system time.
Asynchronous callbacks are scheduled from an internal thread.
Clock implementors are encouraged to subclass this systemclock as it
Clock implementers are encouraged to subclass this systemclock as it
implements the async notification.
Subclasses can however override all of the important methods for sync and