summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorClément Bœsch <ubitux@gmail.com>2012-05-12 18:08:26 +0200
committerClément Bœsch <ubitux@gmail.com>2012-05-12 18:08:26 +0200
commit9188294d30c20e43adcebe35fc07b90e1257724f (patch)
tree49b746a6494e1fc119ff3fabd944df7a05196050 /doc
parent5b55c7f4e9690f4503ac21479c08cb170b15a3d2 (diff)
doc/examples: fix typo.
Diffstat (limited to 'doc')
-rw-r--r--doc/examples/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/examples/Makefile b/doc/examples/Makefile
index 992d10ecc9..13c5f52742 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 \