Skip to content

Commit a30f12f

Browse files
committed
Undo unintended change in Scanners chapter [skip appveyor]
Signed-off-by: Mats Wichmann <[email protected]>
1 parent 7fb5839 commit a30f12f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/user/scanners.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@ def kfile_scan(node, env, path, arg=None):
195195
<para>
196196

197197
The scanner function must
198-
accept three or four specified arguments
198+
accept the four specified arguments
199199
and return a list of implicit dependencies.
200200
Presumably, these would be dependencies found
201201
from examining the contents of the file,

0 commit comments

Comments
 (0)