fix typo in doxygen string

This commit is contained in:
Alexander Bruy 2016-01-06 09:12:15 +02:00
parent eeeb378975
commit dfa07d86c8

View File

@ -1323,7 +1323,7 @@ class CORE_EXPORT QgsVectorLayer : public QgsMapLayer
Q_DECL_DEPRECATED EditType editType( int idx );
/**
* Get edit type
* Set edit type
*
* @deprecated Use `editFormConfig()->setWidgetType()` instead
*/