File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -161,7 +161,7 @@ Start a blank project
161
161
%Docstring
162
162
Triggered when connections have changed.
163
163
This calls reloadConnections in the main application and triggers a signal that is
164
- forwarder to the GUI elements that needs to be updated (i.e. the source
164
+ forwarded to the GUI elements that needs to be updated (i.e. the source
165
165
select dialogs and the browser widgets)
166
166
.. versionadded:: 3.0
167
167
%End
Original file line number Diff line number Diff line change @@ -168,7 +168,7 @@ class GUI_EXPORT QgisInterface : public QObject
168
168
/* *
169
169
* Triggered when connections have changed.
170
170
* This calls reloadConnections in the main application and triggers a signal that is
171
- * forwarder to the GUI elements that needs to be updated (i.e. the source
171
+ * forwarded to the GUI elements that needs to be updated (i.e. the source
172
172
* select dialogs and the browser widgets)
173
173
* \since QGIS 3.0
174
174
*/
You can’t perform that action at this time.
0 commit comments