From 88f2586adbcdcb350b2923a82bcb07c5a519bd1d Mon Sep 17 00:00:00 2001 From: Lou Logan Date: Mon, 2 Jun 2014 18:46:04 -0800 Subject: fix various typos Signed-off-by: Lou Logan Signed-off-by: Michael Niedermayer --- libavutil/mathematics.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libavutil/mathematics.h') diff --git a/libavutil/mathematics.h b/libavutil/mathematics.h index 88739e80b8..ac94488729 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 -- cgit v1.2.3