--- a/SqlBrowser/SqlConnectionDialog.py Mon Jul 08 21:47:26 2013 +0200 +++ b/SqlBrowser/SqlConnectionDialog.py Mon Jul 08 22:36:10 2013 +0200 @@ -56,7 +56,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"):