We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
qgis
Learn more about funding links in repositories.
Report abuse
There was an error while loading. Please reload this page.
1 parent 32326ab commit 6f09a16Copy full SHA for 6f09a16
src/core/qgsactionscope.h
@@ -49,7 +49,7 @@ class CORE_EXPORT QgsActionScope
49
/**
50
* Creates a new invalid action scope.
51
*
52
- * @note Added in QGSI 3.0
+ * @note Added in QGIS 3.0
53
*/
54
explicit QgsActionScope();
55
src/core/qgsvectorlayereditbuffer.h
@@ -186,7 +186,7 @@ class CORE_EXPORT QgsVectorLayerEditBuffer : public QObject
186
/** Emitted when an attribute has been renamed
187
* @param idx attribute index
188
* @param newName new attribute name
189
- * @note added in QGSI 2.16
+ * @note added in QGIS 2.16
190
191
void attributeRenamed( int idx, const QString &newName );
192
Add to spellcheck?
Fixed
2 commit comments
m-kuhn commentedon Apr 2, 2017
Add to spellcheck?
nyalldawson commentedon Apr 2, 2017
Fixed