--- a/SqlBrowser/SqlConnectionDialog.py Sat Jun 29 18:40:45 2013 +0200 +++ b/SqlBrowser/SqlConnectionDialog.py Sun Jun 30 20:03:24 2013 +0200 @@ -54,7 +54,7 @@ def __updateDialog(self): """ - Private slot to update the dialog depending on it's contents. + Private slot to update the dialog depending on its contents. """ driver = self.driverCombo.currentText() if driver.startswith("QSQLITE"):