X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libavdevice%2Ftimefilter.h;h=2a77946e994197c83b9ecffd1c54b4e62fee304c;hb=0edf7ebcd6703e3eb3b12bf0818796574d661ae3;hp=458090409213459442a4712cab85ae1a1b7aea35;hpb=5c15b78e4a47c46de03d5e7291ed19a717f36885;p=ffmpeg diff --git a/libavdevice/timefilter.h b/libavdevice/timefilter.h index 45809040921..2a77946e994 100644 --- a/libavdevice/timefilter.h +++ b/libavdevice/timefilter.h @@ -72,7 +72,7 @@ TimeFilter * ff_timefilter_new(double clock_period, double feedback2_factor, dou * * system_time, in seconds, should be the value of the system clock time, * at (or as close as possible to) the moment the device hardware interrupt - * occured (or any other event the device clock raises at the beginning of a + * occurred (or any other event the device clock raises at the beginning of a * cycle). * * @return the filtered time, in seconds