mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-27 00:33:48 -05:00
Spellchecker, how picky you are
This commit is contained in:
parent
d54c3101ae
commit
2dfc072fe7
@ -381,7 +381,7 @@ class DlgSqlWindow(QWidget, Ui_Dialog):
|
||||
|
||||
def executeSqlCanceled(self):
|
||||
self.btnCancel.setEnabled(False)
|
||||
self.btnCancel.setText(self.tr("Cancelling, please wait ..."))
|
||||
self.btnCancel.setText(self.tr("Canceling, please wait ..."))
|
||||
self.modelAsync.cancel()
|
||||
|
||||
def executeSqlCompleted(self):
|
||||
|
Loading…
x
Reference in New Issue
Block a user