Skip to content

Commit 5ef5d39

Browse files
committed
fix doxygen warnings
1 parent 3f5babd commit 5ef5d39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/quickgui/qgsquickutils.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ class QUICK_EXPORT QgsQuickUtils: public QObject
137137
* The resulting units is determined automatically
138138
* e.g. 1222.234 m is converted to 1.2 km
139139
*
140-
* \param dist distance in units
140+
* \param distance distance in units
141141
* \param units units of dist
142142
* \param decimals decimal to use
143143
* \returns string represetation of dist

0 commit comments

Comments
 (0)