Navigation Menu

Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
elpaso committed Aug 6, 2020
1 parent 1581704 commit 00853d1
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion python/server/auto_generated/qgsrequesthandler.sip.in
Expand Up @@ -120,7 +120,7 @@ Returns the request url

QString path() const;
%Docstring
Returns the path component of the requet URL
Returns the path component of the request URL

.. versionadded:: 3.16
%End
Expand Down
2 changes: 1 addition & 1 deletion src/server/qgsrequesthandler.h
Expand Up @@ -103,7 +103,7 @@ class SERVER_EXPORT QgsRequestHandler
QString url() const;

/**
* Returns the path component of the requet URL
* Returns the path component of the request URL
* \since QGIS 3.16
*/
QString path() const;
Expand Down
Binary file not shown.

0 comments on commit 00853d1

Please sign in to comment.