diff -r 81326a94fdca -r 37f0444c3479 Documentation/Source/eric5.Plugins.VcsPlugins.vcsSubversion.SvnUtilities.html --- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsSubversion.SvnUtilities.html Thu Jan 14 17:27:31 2010 +0000 +++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsSubversion.SvnUtilities.html Thu Jan 14 18:35:52 2010 +0000 @@ -22,7 +22,7 @@ <body><a NAME="top" ID="top"></a> <h1>eric5.Plugins.VcsPlugins.vcsSubversion.SvnUtilities</h1> <p> -Module implementing some common utility functions for the subversion package. +Module implementing some common utility functions for the subversion package. </p> <h3>Global Attributes</h3> <table> @@ -36,10 +36,10 @@ <table> <tr> <td><a href="#getConfigPath">getConfigPath</a></td> -<td>Public method to get the filename of the config file.</td> +<td>Public method to get the filename of the config file.</td> </tr><tr> <td><a href="#getServersPath">getServersPath</a></td> -<td>Public method to get the filename of the servers file.</td> +<td>Public method to get the filename of the servers file.</td> </tr> </table> <hr /><hr /> @@ -47,11 +47,11 @@ <h2>getConfigPath</h2> <b>getConfigPath</b>(<i></i>) <p> - Public method to get the filename of the config file. + Public method to get the filename of the config file. </p><dl> <dt>Returns:</dt> <dd> -filename of the config file (string) +filename of the config file (string) </dd> </dl> <div align="right"><a href="#top">Up</a></div> @@ -60,11 +60,11 @@ <h2>getServersPath</h2> <b>getServersPath</b>(<i></i>) <p> - Public method to get the filename of the servers file. + Public method to get the filename of the servers file. </p><dl> <dt>Returns:</dt> <dd> -filename of the servers file (string) +filename of the servers file (string) </dd> </dl> <div align="right"><a href="#top">Up</a></div>