]> git.sesse.net Git - ffmpeg/blobdiff - libavutil/mathematics.h
Merge commit '570d4b21863b6254d6bbca9c528bede471bb4478'
[ffmpeg] / libavutil / mathematics.h
index 88739e80b8fcb6416345d96b8c9e6aa6e49861d9..ac94488729fe0478b0b540ccb74fb637a796ba91 100644 (file)
@@ -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