Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Fix dox
  • Loading branch information
nyalldawson committed Jul 16, 2018
1 parent 9e03a7e commit b2fe680
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/analysis/processing/qgsalgorithmdbscanclustering.h
Expand Up @@ -31,7 +31,7 @@ class QgsSpatialIndexKDBush;


/**
* Native k-means clustering algorithm.
* Native DBSCAN density based scan with noise clustering algorithm.
*/
class ANALYSIS_EXPORT QgsDbscanClusteringAlgorithm : public QgsProcessingAlgorithm
{
Expand Down

0 comments on commit b2fe680

Please sign in to comment.