From f3370e14ea97810858ebecb58aa6ab86c4a0ca7c Mon Sep 17 00:00:00 2001
From: Stefano Sabatini <stefano.sabatini-lala@poste.it>
Date: Tue, 7 Apr 2009 21:59:16 +0000
Subject: [PATCH] Improve grammar/comprehensibility of the lavu 50.2.0 entry.

Originally committed as revision 18361 to svn://svn.ffmpeg.org/ffmpeg/trunk
---
 doc/APIchanges | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/APIchanges b/doc/APIchanges
index b39bfa1909b..1178a0f58ae 100644
--- a/doc/APIchanges
+++ b/doc/APIchanges
@@ -26,7 +26,7 @@ API changes, most recent first:
   PIX_FMT_RGB32_1, PIX_FMT_BGR32, PIX_FMT_BGR32_1 defined as macros.
   Also make avcodec_get_pix_fmt() recognize the "rgb32" and "bgr32"
   aliases.
-  Resort accordingly the enum PixelFormat list.
+  Re-sort the enum PixelFormat list accordingly.
   This change breaks API/ABI backward compatibility.
 
 2009-03-22 - r18133 - lavu 50.1.0 - PIX_FMT_RGB5X5 endian variants
-- 
GitLab