summaryrefslogtreecommitdiff
path: root/doc/ffmpeg-scaler.texi
diff options
context:
space:
mode:
authorThilo Borgmann <thilo.borgmann@googlemail.com>2013-08-11 21:21:53 +0200
committerMichael Niedermayer <michaelni@gmx.at>2013-08-12 03:27:26 +0200
commitf18ccb529fb7231f9d40814fbf843d10d9434b43 (patch)
treefb6eb3f50e198a7796f2c6a6e39db370b00d416b /doc/ffmpeg-scaler.texi
parent98fd8a78487f03998cb9d552ae2b7d7aee3ce4f1 (diff)
Fix wrong use of "an" in some comments.
Diffstat (limited to 'doc/ffmpeg-scaler.texi')
-rw-r--r--doc/ffmpeg-scaler.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ffmpeg-scaler.texi b/doc/ffmpeg-scaler.texi
index 47b81a4f8b..1eb8cd6bdd 100644
--- a/doc/ffmpeg-scaler.texi
+++ b/doc/ffmpeg-scaler.texi
@@ -12,7 +12,7 @@
@chapter Description
@c man begin DESCRIPTION
-The FFmpeg rescaler provides an high-level interface to the libswscale
+The FFmpeg rescaler provides a high-level interface to the libswscale
library image conversion utilities. In particular it allows to perform
image rescaling and pixel format conversion.