Skip to content

Commit

Permalink
fix doxygen warning
Browse files Browse the repository at this point in the history
  • Loading branch information
jef-n committed Jul 14, 2015
1 parent 8eee2ac commit 1583924
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/core/qgspalgeometry.h
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ class QgsPalGeometry : public PalGeometry
QString text() { return mText; }

/** Returns the text component corresponding to a specified label part
* @param partId. Set to -1 for labels which are not broken into parts (eg, non-curved labels), or the required
* @param partId Set to -1 for labels which are not broken into parts (eg, non-curved labels), or the required
* part index for labels which are broken into parts (curved labels)
* @note added in QGIS 2.10
*/
Expand Down

0 comments on commit 1583924

Please sign in to comment.