We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
qgis
Learn more about funding links in repositories.
Report abuse
There was an error while loading. Please reload this page.
1 parent 77a73f4 commit f2abcf2Copy full SHA for f2abcf2
src/providers/ogr/qgsogrprovider.cpp
@@ -1983,7 +1983,7 @@ void QgsOgrProvider::setupProxy()
1983
{
1984
// Check proxy configuration, they are application level but
1985
// instead of adding an API and complex signal/slot connections
1986
- // given the limited cost of checking them on every provider instanciation
+ // given the limited cost of checking them on every provider instantiation
1987
// we can do it here so that new settings are applied whenever a new layer
1988
// is created.
1989
QgsSettings settings;
0 commit comments