Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
nyalldawson committed Jan 30, 2021
1 parent 50b9bea commit c253bee
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Expand Up @@ -11,7 +11,7 @@
class QgsClassificationPrettyBreaks : QgsClassificationMethod
{
%Docstring
:py:class:`QgsClassificationPrettryBreaks` is an implementation of :py:class:`QgsClassificationMethod`
:py:class:`QgsClassificationPrettyBreaks` is an implementation of :py:class:`QgsClassificationMethod`
for pretty breaks

.. versionadded:: 3.10
Expand Down
2 changes: 1 addition & 1 deletion src/core/classification/qgsclassificationprettybreaks.h
Expand Up @@ -21,7 +21,7 @@

/**
* \ingroup core
* QgsClassificationPrettryBreaks is an implementation of QgsClassificationMethod
* QgsClassificationPrettyBreaks is an implementation of QgsClassificationMethod
* for pretty breaks
* \since QGIS 3.10
*/
Expand Down

0 comments on commit c253bee

Please sign in to comment.