Skip to content

Commit dfa07d8

Browse files
committed
fix typo in doxygen string
1 parent eeeb378 commit dfa07d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/core/qgsvectorlayer.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1323,7 +1323,7 @@ class CORE_EXPORT QgsVectorLayer : public QgsMapLayer
13231323
Q_DECL_DEPRECATED EditType editType( int idx );
13241324

13251325
/**
1326-
* Get edit type
1326+
* Set edit type
13271327
*
13281328
* @deprecated Use `editFormConfig()->setWidgetType()` instead
13291329
*/

0 commit comments

Comments
 (0)