mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-25 00:58:06 -05:00
Spelling
This commit is contained in:
parent
2abb1465c4
commit
6ad5a58c84
@ -739,6 +739,7 @@ asthetically:aesthetically
|
||||
asume:assume
|
||||
asuming:assuming
|
||||
aswell:as well
|
||||
asynchroneously:asynchronously
|
||||
asychronously:asynchronously
|
||||
asycronous:asynchronous
|
||||
asynchonous:asynchronous
|
||||
@ -6753,6 +6754,7 @@ synchonize:synchronize
|
||||
synchonized:synchronized
|
||||
synchonizes:synchronizes
|
||||
synchonizing:synchronizing
|
||||
synchroneously:synchronously
|
||||
syncronise:synchronise
|
||||
syncronised:synchronised
|
||||
syncronises:synchronises
|
||||
|
@ -819,7 +819,7 @@ class CORE_EXPORT QgsVectorLayer : public QgsMapLayer, public QgsExpressionConte
|
||||
* \note If you need to wait for the results, create and start your own QgsVectorLayerFeatureCounter
|
||||
* task and call waitForFinished().
|
||||
*
|
||||
* \since This is asynchroneous since QGIS 3.0
|
||||
* \since This is asynchronous since QGIS 3.0
|
||||
*/
|
||||
bool countSymbolFeatures();
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user