--- a/Documentation/Source/eric5.SqlBrowser.SqlBrowserWidget.html Sat May 17 19:58:49 2014 +0200 +++ b/Documentation/Source/eric5.SqlBrowser.SqlBrowserWidget.html Sun May 18 14:13:09 2014 +0200 @@ -67,10 +67,10 @@ <td>Constructor</td> </tr><tr> <td><a href="#SqlBrowserWidget.__deleteRow">__deleteRow</a></td> -<td>Privat slot to delete a row from the database table.</td> +<td>Private slot to delete a row from the database table.</td> </tr><tr> <td><a href="#SqlBrowserWidget.__insertRow">__insertRow</a></td> -<td>Privat slot to insert a row into the database table.</td> +<td>Private slot to insert a row into the database table.</td> </tr><tr> <td><a href="#SqlBrowserWidget.addConnection">addConnection</a></td> <td>Public method to add a database connection.</td> @@ -130,12 +130,12 @@ <h4>SqlBrowserWidget.__deleteRow</h4> <b>__deleteRow</b>(<i></i>) <p> - Privat slot to delete a row from the database table. + Private slot to delete a row from the database table. </p><a NAME="SqlBrowserWidget.__insertRow" ID="SqlBrowserWidget.__insertRow"></a> <h4>SqlBrowserWidget.__insertRow</h4> <b>__insertRow</b>(<i></i>) <p> - Privat slot to insert a row into the database table. + Private slot to insert a row into the database table. </p><a NAME="SqlBrowserWidget.addConnection" ID="SqlBrowserWidget.addConnection"></a> <h4>SqlBrowserWidget.addConnection</h4> <b>addConnection</b>(<i>driver, dbName, user, password, host, port</i>)