From 98b9bbb787bb239658253758ec55b48b1018a94a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=A9ment=20B=C5=93sch?= Date: Wed, 4 Sep 2013 15:46:01 +0200 Subject: [PATCH] doc/examples: remove extra "the". "into the doc/examples directory" vs "into doc/examples". --- doc/examples/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/examples/README b/doc/examples/README index a4618139e1..cb408814f0 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.