From ea297c53c709245e55f236177863d06789574a55 Mon Sep 17 00:00:00 2001 From: Pedro Pombeiro Date: Wed, 15 Feb 2017 10:35:09 +0100 Subject: DOCS/waf-buildsystem.rst: fix typo Signed-off-by: wm4 --- DOCS/waf-buildsystem.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'DOCS') diff --git a/DOCS/waf-buildsystem.rst b/DOCS/waf-buildsystem.rst index adb1bc2f3c..6222c5d078 100644 --- a/DOCS/waf-buildsystem.rst +++ b/DOCS/waf-buildsystem.rst @@ -146,7 +146,7 @@ mpv's custom build step on top of waf Build step is pretty much vanilla waf. The only difference being that the list of source files can contain both strings or tuples. If a tuple is found, -the second element in the tuple will the used to match the features detected +the second element in the tuple will be used to match the features detected in the configure step (the ``name`` field described above). If this feature was not enabled during configure, the source file will not be compiled in. -- cgit v1.2.3