mirror of
https://github.com/qgis/QGIS.git
synced 2025-12-24 00:05:18 -05:00
Fix typo
This commit is contained in:
parent
50b9beaad6
commit
c253bee452
@ -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
|
||||
|
||||
@ -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
|
||||
*/
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user