X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=src%2Fthird_party%2Fffmpeg%2Flibavutil%2Fmathematics.h;h=ac94488729fe0478b0b540ccb74fb637a796ba91;hb=4a1a0bdd01eef90b0826a0e761d3379d3715c10f;hp=88739e80b8fcb6416345d96b8c9e6aa6e49861d9;hpb=b1be5ca53587d23e7aeb77b26861fdc0a181ffd8;p=platform%2Fframework%2Fweb%2Fcrosswalk.git diff --git a/src/third_party/ffmpeg/libavutil/mathematics.h b/src/third_party/ffmpeg/libavutil/mathematics.h index 88739e8..ac94488 100644 --- a/src/third_party/ffmpeg/libavutil/mathematics.h +++ b/src/third_party/ffmpeg/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