--- a/RefactoringRope/Documentation/source/Plugin_Refactoring_Rope.RefactoringRope.PreviewDialogBase.html Wed Mar 08 19:35:56 2017 +0100 +++ b/RefactoringRope/Documentation/source/Plugin_Refactoring_Rope.RefactoringRope.PreviewDialogBase.html Tue Mar 28 19:36:35 2017 +0200 @@ -80,14 +80,14 @@ </dd> </dl><a NAME="PreviewDialogBase._appendText" ID="PreviewDialogBase._appendText"></a> <h4>PreviewDialogBase._appendText</h4> -<b>_appendText</b>(<i>txt, format</i>) +<b>_appendText</b>(<i>txt, charFormat</i>) <p> Protected method to append text to the end of the contents pane. </p><dl> <dt><i>txt</i></dt> <dd> text to insert (string) -</dd><dt><i>format</i></dt> +</dd><dt><i>charFormat</i></dt> <dd> text format to be used (QTextCharFormat) </dd>