Typo forwarder->forwarded

This commit is contained in:
Alessandro Pasotti 2017-09-15 08:18:43 +02:00
parent c1f765aadb
commit a13aa96b6a
2 changed files with 2 additions and 2 deletions

View File

@ -161,7 +161,7 @@ Start a blank project
%Docstring
Triggered when connections have changed.
This calls reloadConnections in the main application and triggers a signal that is
forwarder to the GUI elements that needs to be updated (i.e. the source
forwarded to the GUI elements that needs to be updated (i.e. the source
select dialogs and the browser widgets)
.. versionadded:: 3.0
%End

View File

@ -168,7 +168,7 @@ class GUI_EXPORT QgisInterface : public QObject
/**
* Triggered when connections have changed.
* This calls reloadConnections in the main application and triggers a signal that is
* forwarder to the GUI elements that needs to be updated (i.e. the source
* forwarded to the GUI elements that needs to be updated (i.e. the source
* select dialogs and the browser widgets)
* \since QGIS 3.0
*/