--- a/Documentation/Source/eric6.DebugClients.Python3.DebugBase.html Sat Sep 10 19:32:56 2016 +0200 +++ b/Documentation/Source/eric6.DebugClients.Python3.DebugBase.html Sun Sep 11 13:11:58 2016 +0200 @@ -498,10 +498,10 @@ </p><dl> <dt><i>filename</i></dt> <dd> -the filename of the bp to retrieve (string) +file name of the bp to retrieve (string) </dd><dt><i>lineno</i></dt> <dd> -the linenumber of the bp to retrieve (integer) +line number of the bp to retrieve (integer) </dd> </dl><dl> <dt>Returns:</dt> @@ -720,8 +720,8 @@ <h4>DebugBase.user_return</h4> <b>user_return</b>(<i>frame, retval</i>) <p> - Public method reimplemented to report program termination to the debug - server. + Public method reimplemented to report program termination to the + debug server. </p><dl> <dt><i>frame</i></dt> <dd>