Skip to content

Commit

Permalink
Spelling
Browse files Browse the repository at this point in the history
  • Loading branch information
nyalldawson committed Mar 31, 2021
1 parent c4c8aab commit b85614e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Expand Up @@ -245,7 +245,7 @@ Creates pyramid overviews.
:param format: raster pyramid format.
:param configOptions: optional configuration options which are passed to the specific data provider
for use during pyramid creation.
:param feedback: optional feedback argument for progress reports and cancelation support.
:param feedback: optional feedback argument for progress reports and cancellation support.

.. seealso:: :py:func:`buildPyramidList`

Expand Down
2 changes: 1 addition & 1 deletion src/core/raster/qgsrasterdataprovider.h
Expand Up @@ -319,7 +319,7 @@ class CORE_EXPORT QgsRasterDataProvider : public QgsDataProvider, public QgsRast
* \param format raster pyramid format.
* \param configOptions optional configuration options which are passed to the specific data provider
* for use during pyramid creation.
* \param feedback optional feedback argument for progress reports and cancelation support.
* \param feedback optional feedback argument for progress reports and cancellation support.
*
* \see buildPyramidList()
* \see hasPyramids()
Expand Down

0 comments on commit b85614e

Please sign in to comment.