Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Fixed typo
  • Loading branch information
domi4484 committed Nov 8, 2021
1 parent d9498f3 commit bab8618
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/gui/qgsabstractrelationeditorwidget.h
Expand Up @@ -198,7 +198,7 @@ class GUI_EXPORT QgsAbstractRelationEditorWidget : public QWidget

/**
* Adds new features with given \a geometry
* Return the Id of added features \since QGIS 3.24
* Returns the Id of added features \since QGIS 3.24
*/
QgsFeatureIds addFeature( const QgsGeometry &geometry = QgsGeometry() );

Expand Down

0 comments on commit bab8618

Please sign in to comment.