Skip to content

Commit

Permalink
'returns' before 'since'
Browse files Browse the repository at this point in the history
  • Loading branch information
mhugent committed Jan 7, 2019
1 parent ab4ca6f commit f1d2239
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/server/services/wms/qgswmsparameters.h
Expand Up @@ -1151,8 +1151,8 @@ namespace QgsWms

/**
* Returns the ATLAS_PK parameter
* \since QGIS 3.6
* \returns The ATLAS_PK parameter
* \since QGIS 3.6
*/
QStringList atlasPk() const;

Expand Down

0 comments on commit f1d2239

Please sign in to comment.