# HG changeset patch # User diego # Date 1196510759 0 # Node ID f66d29c833a61bd761980aac8ab882bcca76b7d0 # Parent 8453787462c1904dc0497ed53f49abd2ac8cddc0 succes --> success typo diff -r 8453787462c1 -r f66d29c833a6 avformat.h --- a/avformat.h Sat Dec 01 00:19:44 2007 +0000 +++ b/avformat.h Sat Dec 01 12:05:59 2007 +0000 @@ -826,7 +826,7 @@ * @endcode * Returns the number of microseconds contained in a time interval * with the specified duration or INT64_MIN if \p datestr cannot be - * succesfully parsed. + * successfully parsed. * @param duration Flag which tells how to interpret \p datestr, if * not zero \p datestr is interpreted as a duration, otherwise as a * date.