[FFmpeg-cvslog] doc/examples: remove extra "the".

Clément Bœsch git at videolan.org
Wed Sep 4 16:03:41 CEST 2013


ffmpeg | branch: master | Clément Bœsch <clement at stupeflix.com> | Wed Sep  4 15:46:01 2013 +0200| [98b9bbb787bb239658253758ec55b48b1018a94a] | committer: Clément Bœsch

doc/examples: remove extra "the".

"into the doc/examples directory" vs "into doc/examples".

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=98b9bbb787bb239658253758ec55b48b1018a94a
---

 doc/examples/README |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/examples/README b/doc/examples/README
index a461813..cb40881 100644
--- a/doc/examples/README
+++ b/doc/examples/README
@@ -14,5 +14,5 @@ correctly configured.
 2) Build the examples in-tree
 
 Assuming you are in the source FFmpeg checkout directory, you need to build
-FFmpeg (no need to make install in any prefix). Then you can go into the
+FFmpeg (no need to make install in any prefix). Then you can go into
 doc/examples and run a command such as PKG_CONFIG_PATH=pc-uninstalled make.



More information about the ffmpeg-cvslog mailing list