Skip to content

Commit 30b032c

Browse files
committed
Small doc fix
1 parent 11c626d commit 30b032c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/core/qgsvectorlayer.h

+2-2
Original file line numberDiff line numberDiff line change
@@ -1748,14 +1748,14 @@ class CORE_EXPORT QgsVectorLayer : public QgsMapLayer, public QgsExpressionConte
17481748
/**
17491749
* Emitted when the map tip changes
17501750
*
1751-
* @note added in 3.0
1751+
* @note added in QGIS 3.0
17521752
*/
17531753
void mapTipTemplateChanged();
17541754

17551755
/**
17561756
* Emitted when the display expression changes
17571757
*
1758-
* @note added in 3.0
1758+
* @note added in QGIS 3.0
17591759
*/
17601760
void displayExpressionChanged();
17611761

0 commit comments

Comments
 (0)