Skip to content

Commit

Permalink
fix doc
Browse files Browse the repository at this point in the history
  • Loading branch information
wonder-sk authored and nyalldawson committed Oct 26, 2020
1 parent 22e86b7 commit 9fac161
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/3d/qgsaabb.h
Expand Up @@ -75,7 +75,7 @@ class _3D_EXPORT QgsAABB
//! Returns a list of pairs of vertices (useful for display of bounding boxes)
QList<QVector3D> verticesForLines() const;

//! Return text representation of the bounding box
//! Returns text representation of the bounding box
QString toString() const;

float xMin = 0.0f;
Expand Down

0 comments on commit 9fac161

Please sign in to comment.