From 56a721f020273d69daa8dcb0d99e42a43a0a0d4d Mon Sep 17 00:00:00 2001
From: Gabriel Dume <gabriel.ddx84@gmail.com>
Date: Mon, 25 Aug 2014 15:28:02 -0400
Subject: [PATCH] doc: fix a typo

Signed-off-by: Diego Biurrun <diego@biurrun.de>
---
 doc/APIchanges | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/APIchanges b/doc/APIchanges
index 0ea02ff34e5..14e68665903 100644
--- a/doc/APIchanges
+++ b/doc/APIchanges
@@ -126,7 +126,7 @@ API changes, most recent first:
   AVCodecContext.
 
 2014-05-15 - 0c1959b - lavf 55.17.0 - avformat.h
-  Add AVMFT_FLAG_BITEXACT flag. Muxers now use it instead of checking
+  Add AVFMT_FLAG_BITEXACT flag. Muxers now use it instead of checking
   CODEC_FLAG_BITEXACT on the first stream.
 
 2014-05-11 - 66e6c8a - lavu 53.14.0 - pixfmt.h
-- 
GitLab