aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorClément Bœsch <u@pkh.me>2015-08-22 00:24:18 +0200
committerJames Almer <jamrial@gmail.com>2015-08-21 19:33:28 -0300
commitcafba99b5146cf10d60ceed4257f6e82380a020e (patch)
tree4f5f4afbb03d5c326b76351b673f096ada4efb1a
parent5df166e4305498d58db0350f78f7fade1ec0c029 (diff)
downloadffmpeg-cafba99b5146cf10d60ceed4257f6e82380a020e.tar.gz
avcodec/version: fix 2 recently introduced typo
-rw-r--r--libavcodec/version.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/libavcodec/version.h b/libavcodec/version.h
index c38918eb3e..f0fa7f030d 100644
--- a/libavcodec/version.h
+++ b/libavcodec/version.h
@@ -47,9 +47,9 @@
* dropped at a future version bump. The defines themselves are not part of
* the public API and may change, break or disappear at any time.
*
- * @note, when bumping the major version it is recommandeded to manually
+ * @note, when bumping the major version it is recommended to manually
* disable each FF_API_* in its own commit instead of disabling them all
- * at once through the bump. This improves the git bissect-ability of the change.
+ * at once through the bump. This improves the git bisect-ability of the change.
*/
#ifndef FF_API_VIMA_DECODER