X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libavutil%2Fmathematics.h;h=ac94488729fe0478b0b540ccb74fb637a796ba91;hb=8159fe255ccadbb81c52f192f48d9dc6fc3e5537;hp=88739e80b8fcb6416345d96b8c9e6aa6e49861d9;hpb=bc59d39b824900bafb53bf174314a59c2491f2e3;p=ffmpeg diff --git a/libavutil/mathematics.h b/libavutil/mathematics.h index 88739e80b8f..ac94488729f 100644 --- a/libavutil/mathematics.h +++ b/libavutil/mathematics.h @@ -146,7 +146,7 @@ int64_t av_rescale_delta(AVRational in_tb, int64_t in_ts, AVRational fs_tb, int /** * Add a value to a timestamp. * - * This function gurantees that when the same value is repeatly added that + * This function guarantees that when the same value is repeatly added that * no accumulation of rounding errors occurs. * * @param ts Input timestamp