From 9188294d30c20e43adcebe35fc07b90e1257724f Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Cl=C3=A9ment=20B=C5=93sch?= <ubitux@gmail.com>
Date: Sat, 12 May 2012 18:08:26 +0200
Subject: [PATCH] doc/examples: fix typo.

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

diff --git a/doc/examples/Makefile b/doc/examples/Makefile
index 992d10ecc91..13c5f527426 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                        \
-- 
GitLab