diff avformat.h @ 2788:f66d29c833a6 libavformat

succes --> success typo
author diego
date Sat, 01 Dec 2007 12:05:59 +0000
parents 7046ab98056e
children 173b5cb7efde
line wrap: on
line diff
--- 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.