[FFmpeg-cvslog] doc/examples: fix typo.

Clément Bœsch git at videolan.org
Sat May 12 18:10:08 CEST 2012


ffmpeg | branch: master | Clément Bœsch <ubitux at gmail.com> | Sat May 12 18:08:26 2012 +0200| [9188294d30c20e43adcebe35fc07b90e1257724f] | committer: Clément Bœsch

doc/examples: fix typo.

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

 doc/examples/Makefile |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/doc/examples/Makefile b/doc/examples/Makefile
index 992d10e..13c5f52 100644
--- a/doc/examples/Makefile
+++ b/doc/examples/Makefile
@@ -1,4 +1,4 @@
-# use pkg-config for getting CFLAGS abd LDLIBS
+# use pkg-config for getting CFLAGS and LDLIBS
 FFMPEG_LIBS=    libavdevice                        \
                 libavformat                        \
                 libavfilter                        \



More information about the ffmpeg-cvslog mailing list