--- a/Documentation/Source/eric5.UI.LogView.html Fri Mar 11 08:55:14 2011 +0100 +++ b/Documentation/Source/eric5.UI.LogView.html Fri Mar 11 16:51:57 2011 +0100 @@ -78,7 +78,7 @@ </table> <a NAME="LogViewer.__init__" ID="LogViewer.__init__"></a> <h4>LogViewer (Constructor)</h4> -<b>LogViewer</b>(<i>parent = None</i>) +<b>LogViewer</b>(<i>parent=None</i>) <p> Constructor </p><dl> @@ -88,7 +88,7 @@ </dd> </dl><a NAME="LogViewer.__appendText" ID="LogViewer.__appendText"></a> <h4>LogViewer.__appendText</h4> -<b>__appendText</b>(<i>txt, error = False</i>) +<b>__appendText</b>(<i>txt, error=False</i>) <p> Public method to append text to the end. </p><dl>