Skip to content

Commit 98e0023

Browse files
committed
Fix doxygen warning
1 parent 903defe commit 98e0023

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/core/qgsrelationmanager.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ class CORE_EXPORT QgsRelationManager : public QObject
5353
/**
5454
* Add a relation.
5555
*
56-
* @param The relation to add.
56+
* @param relation The relation to add.
5757
*/
5858
void addRelation( const QgsRelation& relation );
5959

0 commit comments

Comments
 (0)