diff -r ff4bcced7a34 -r 1dae294006e8 PyLint/Documentation/source/Plugin_Checker_PyLint.PyLint.PyLintExecDialog.html --- a/PyLint/Documentation/source/Plugin_Checker_PyLint.PyLint.PyLintExecDialog.html Sun Oct 13 18:33:34 2013 +0200 +++ b/PyLint/Documentation/source/Plugin_Checker_PyLint.PyLint.PyLintExecDialog.html Thu Oct 24 18:56:00 2013 +0200 @@ -142,7 +142,8 @@ <h4>PyLintExecDialog.__readParseStdout</h4> <b>__readParseStdout</b>(<i></i>) <p> - Private slot to handle the readyReadStandardOutput signal for parseable output. + Private slot to handle the readyReadStandardOutput signal for + parseable output. </p><p> It reads the output of the process, formats it and inserts it into the message list pane.