--- a/Documentation/Source/eric5.Debugger.DebugViewer.html Fri Mar 11 08:55:14 2011 +0100 +++ b/Documentation/Source/eric5.Debugger.DebugViewer.html Fri Mar 11 16:51:57 2011 +0100 @@ -57,7 +57,7 @@ <p> Class implementing a widget conatining various debug related views. </p><p> - The individual tabs contain the interpreter shell (optional), + The individual tabs contain the interpreter shell (optional), the filesystem browser (optional), the two variables viewers (global and local), a breakpoint viewer, a watch expression viewer and the exception logger. Additionally a list of all threads is shown. @@ -140,7 +140,7 @@ </table> <a NAME="DebugViewer.__init__" ID="DebugViewer.__init__"></a> <h4>DebugViewer (Constructor)</h4> -<b>DebugViewer</b>(<i>debugServer, docked, vm, parent = None, embeddedShell = True, embeddedBrowser = True</i>) +<b>DebugViewer</b>(<i>debugServer, docked, vm, parent=None, embeddedShell=True, embeddedBrowser=True</i>) <p> Constructor </p><dl>