diff -r d21df6f384fc -r 61f05d1bf877 Documentation/Source/eric5.UtilitiesPython2.Py2SyntaxChecker.html --- a/Documentation/Source/eric5.UtilitiesPython2.Py2SyntaxChecker.html Sun Jan 12 18:35:42 2014 +0100 +++ b/Documentation/Source/eric5.UtilitiesPython2.Py2SyntaxChecker.html Tue Jan 14 19:37:22 2014 +0100 @@ -86,7 +86,7 @@ </dl><dl> <dt>Returns:</dt> <dd> -list of strings containing the warnings +list of lists containing the warnings (marker, file name, line number, message) </dd> </dl>