Skip to content

Commit 199055e

Browse files
committedDec 15, 2017
fix doxygen layout
1 parent bc51bba commit 199055e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎src/core/geometry/qgscurvepolygon.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -136,8 +136,8 @@ class CORE_EXPORT QgsCurvePolygon: public QgsSurface
136136

137137
/**
138138
* Returns approximate rotation angle for a vertex. Usually average angle between adjacent segments.
139-
* \param vertex the vertex id
140-
* \returns rotation in radians, clockwise from north
139+
* \param vertex the vertex id
140+
* \returns rotation in radians, clockwise from north
141141
*/
142142
double vertexAngle( QgsVertexId vertex ) const override;
143143

0 commit comments

Comments
 (0)
Please sign in to comment.