fix some a/an typos

Signed-off-by: Lou Logan <lou@lrcd.com>
This commit is contained in:
Lou Logan
2016-03-28 14:07:47 -08:00
parent 99f2a59c2f
commit 06eef96b69
26 changed files with 32 additions and 32 deletions

View File

@@ -960,7 +960,7 @@ typedef struct SwsPlane
} SwsPlane;
/**
* Struct which defines a slice of an image to be scaled or a output for
* Struct which defines a slice of an image to be scaled or an output for
* a scaled slice.
* A slice can also be used as intermediate ring buffer for scaling steps.
*/