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