summaryrefslogtreecommitdiff
path: root/doc/libswresample.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/libswresample.texi
parent98fd8a78487f03998cb9d552ae2b7d7aee3ce4f1 (diff)
Fix wrong use of "an" in some comments.
Diffstat (limited to 'doc/libswresample.texi')
-rw-r--r--doc/libswresample.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/libswresample.texi b/doc/libswresample.texi
index 1a5b01f3be..383e53779a 100644
--- a/doc/libswresample.texi
+++ b/doc/libswresample.texi
@@ -20,7 +20,7 @@ Specifically, this library performs the following conversions:
@itemize
@item
@emph{Resampling}: is the process of changing the audio rate, for
-example from an high sample rate of 44100Hz to 8000Hz. Audio
+example from a high sample rate of 44100Hz to 8000Hz. Audio
conversion from high to low sample rate is a lossy process. Several
resampling options and algorithms are available.