changeset 2788:f66d29c833a6 libavformat

succes --> success typo
author diego
date Sat, 01 Dec 2007 12:05:59 +0000
parents 8453787462c1
children 6716e2fdc5cb
files avformat.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
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.