--- a/src/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.injectionSql.html Sun Mar 24 16:42:10 2024 +0100 +++ b/src/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.injectionSql.html Mon Mar 25 17:47:57 2024 +0100 @@ -89,14 +89,14 @@ <dl> <dt>Return:</dt> <dd> -tuple containing a flag indicating an execute call and - the resulting statement +tuple containing a flag indicating an execute call, the resulting + statement and a flag indicating a string replace call </dd> </dl> <dl> <dt>Return Type:</dt> <dd> -tuple of (bool, str) +tuple of (bool, str, bool) </dd> </dl> <div align="right"><a href="#top">Up</a></div>