Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Address review
  • Loading branch information
nirvn committed May 15, 2021
1 parent 1e47ca1 commit 8647ec5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Expand Up @@ -497,7 +497,7 @@ See :py:class:`QgsSslErrorHandler` for details on how to handle SSL errors and p

void authBrowserAborted();
%Docstring
Emitted when external browser login are to be aborted.
Emitted when external browser logins are to be aborted.

.. versionadded:: 3.20
%End
Expand Down
2 changes: 1 addition & 1 deletion src/core/network/qgsnetworkaccessmanager.h
Expand Up @@ -688,7 +688,7 @@ class CORE_EXPORT QgsNetworkAccessManager : public QNetworkAccessManager
#endif

/**
* Emitted when external browser login are to be aborted.
* Emitted when external browser logins are to be aborted.
*
* \since QGIS 3.20
*/
Expand Down

0 comments on commit 8647ec5

Please sign in to comment.