diff options
author | James Zern <jzern@google.com> | 2011-06-01 13:56:12 -0700 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2011-06-02 14:43:29 +0200 |
commit | d013c6da80003cb4b577867d1f091e47a0fe3776 (patch) | |
tree | 02e4c74e716b17c4227f832cdc9879dfdb2869c4 /doc | |
parent | c96f3750c22ef1576a46140f3101e3585041f41f (diff) | |
download | ffmpeg-d013c6da80003cb4b577867d1f091e47a0fe3776.tar.gz |
doc: cosmetics: libx264 typos
Diffstat (limited to 'doc')
-rw-r--r-- | doc/encoders.texi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/encoders.texi b/doc/encoders.texi index 7913ffe7c3..a54f726397 100644 --- a/doc/encoders.texi +++ b/doc/encoders.texi @@ -538,8 +538,8 @@ For more information about libvpx see: H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10 format supported through libx264. -Requires the presence of the libx64 headers and library during -configuration. You need to explicitely configure the build with +Requires the presence of the libx264 headers and library during +configuration. You need to explicitly configure the build with @code{--enable-libx264}. @subsection Options |