diff -r f9bb7c8c60d8 -r 21ea4fd50b0a eric6/Documentation/Source/eric6.Plugins.CheckerPlugins.CodeStyleChecker.CodeStyleFixer.html --- a/eric6/Documentation/Source/eric6.Plugins.CheckerPlugins.CodeStyleChecker.CodeStyleFixer.html Fri Jul 03 17:37:11 2020 +0200 +++ b/eric6/Documentation/Source/eric6.Plugins.CheckerPlugins.CodeStyleChecker.CodeStyleFixer.html Sat Jul 04 11:34:37 2020 +0200 @@ -102,7 +102,7 @@ </tr> <tr> <td><a href="#CodeStyleFixer.__fixD112">__fixD112</a></td> -<td>Private method to fix docstring 'r' or 'u' in leading quotes.</td> +<td>Private method to fix docstring 'r' in leading quotes.</td> </tr> <tr> <td><a href="#CodeStyleFixer.__fixD121">__fixD121</a></td> @@ -477,10 +477,10 @@ <b>__fixD112</b>(<i>code, line, pos</i>) <p> - Private method to fix docstring 'r' or 'u' in leading quotes. + Private method to fix docstring 'r' in leading quotes. </p> <p> - Codes: D112, D113 + Codes: D112 </p> <dl>