We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6415a75 commit d32f334Copy full SHA for d32f334
python/plugins/db_manager/db_plugins/oracle/info_model.py
@@ -658,7 +658,7 @@ def spatialInfo(self):
658
HtmlParagraph(
659
QApplication.translate(
660
"DBManagerPlugin",
661
- "<warning> There isn't entry in geometry_columns!")))
+ "<warning> There is no entry in geometry_columns!")))
662
663
# find out whether the geometry column has spatial index on it
664
if not self.table.isView:
0 commit comments