--- a/src/eric7/Documentation/Source/eric7.SystemUtilities.FileSystemUtilities.html Sun Apr 07 19:23:30 2024 +0200 +++ b/src/eric7/Documentation/Source/eric7.SystemUtilities.FileSystemUtilities.html Sun Apr 07 19:58:46 2024 +0200 @@ -149,7 +149,7 @@ <td>Function to open the given file path with the system default application.</td> </tr> <tr> -<td><a href="#startswithPath">startswithPath</a></td> +<td><a href="#startsWithPath">startsWithPath</a></td> <td>Function to check, if a path starts with a given start path.</td> </tr> <tr> @@ -1154,9 +1154,9 @@ <div align="right"><a href="#top">Up</a></div> <hr /> <hr /> -<a NAME="startswithPath" ID="startswithPath"></a> -<h2>startswithPath</h2> -<b>startswithPath</b>(<i>path, start</i>) +<a NAME="startsWithPath" ID="startsWithPath"></a> +<h2>startsWithPath</h2> +<b>startsWithPath</b>(<i>path, start</i>) <p> Function to check, if a path starts with a given start path. </p>