summaryrefslogtreecommitdiff
path: root/libavformat/version.h
diff options
context:
space:
mode:
authorTimothy Gu <timothygu99@gmail.com>2015-08-21 22:40:39 -0700
committerTimothy Gu <timothygu99@gmail.com>2015-08-22 08:09:03 -0700
commit0aa9bbbc377ae100891cab94ce7de8623d3dcc3a (patch)
treed9d7c09298467701d89dc4e48e7191698621a20d /libavformat/version.h
parent7adb6d5aab33bf0bc4efebeef4b188016f812086 (diff)
version: Fix two more typos
Same as cafba99b5146cf10d60ceed4257f6e82380a020e but applied to lavf and lavu.
Diffstat (limited to 'libavformat/version.h')
-rw-r--r--libavformat/version.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/libavformat/version.h b/libavformat/version.h
index e2b4b959fc..d21cd690c7 100644
--- a/libavformat/version.h
+++ b/libavformat/version.h
@@ -48,9 +48,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_LAVF_BITEXACT