SqlBrowser/SqlConnectionDialog.py

branch
5_3_x
changeset 2764
1d85539ac41a
parent 2302
f29e9405c851
child 2791
a9577f248f04
child 2965
d133c7edd88a
child 3163
9f50365a0870
diff -r 423835fb1204 -r 1d85539ac41a SqlBrowser/SqlConnectionDialog.py
--- 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"):

eric ide

mercurial