Skip to content

Commit f2abcf2

Browse files
committedNov 10, 2017
Spelling
1 parent 77a73f4 commit f2abcf2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎src/providers/ogr/qgsogrprovider.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1983,7 +1983,7 @@ void QgsOgrProvider::setupProxy()
19831983
{
19841984
// Check proxy configuration, they are application level but
19851985
// instead of adding an API and complex signal/slot connections
1986-
// given the limited cost of checking them on every provider instanciation
1986+
// given the limited cost of checking them on every provider instantiation
19871987
// we can do it here so that new settings are applied whenever a new layer
19881988
// is created.
19891989
QgsSettings settings;

0 commit comments

Comments
 (0)
Please sign in to comment.