--- a/eric6/Documentation/Source/eric6.Plugins.CheckerPlugins.CodeStyleChecker.Security.SecurityContext.html Thu Dec 17 14:30:46 2020 +0100 +++ b/eric6/Documentation/Source/eric6.Plugins.CheckerPlugins.CodeStyleChecker.Security.SecurityContext.html Thu Dec 17 14:40:06 2020 +0100 @@ -150,7 +150,7 @@ </tr> <tr> <td><a href="#SecurityContext.stringVal">stringVal</a></td> -<td>Public method to get the value of a standalone unicode or string object.</td> +<td>Public method to get the value of a standalone string object.</td> </tr> <tr> <td><a href="#SecurityContext.stringValAsEscapedBytes">stringValAsEscapedBytes</a></td> @@ -623,13 +623,12 @@ <b>stringVal</b>(<i></i>) <p> - Public method to get the value of a standalone unicode or string - object. + Public method to get the value of a standalone string object. </p> <dl> <dt>Returns:</dt> <dd> -value of a standalone unicode or string object +value of a standalone string object </dd> </dl> <dl>