Fix typo
svn: r6318
This commit is contained in:
@ -185,7 +185,7 @@ class Check(Tool.Tool):
|
||||
|
||||
errs = checker.build_report(cli)
|
||||
if errs:
|
||||
Report(uistate, checker.text.getvalue(),parent)
|
||||
Report(uistate, checker.text.getvalue(),cli)
|
||||
|
||||
#-------------------------------------------------------------------------
|
||||
#
|
||||
|
Reference in New Issue
Block a user