mirror of
https://github.com/qgis/QGIS.git
synced 2025-04-14 00:07:35 -04:00
Typo
This commit is contained in:
parent
afd2af40f0
commit
f598e2d527
@ -266,7 +266,7 @@ name and symbol ``type``.
|
||||
The ``unmatchedCategories`` list will be filled with all existing categories which could not be matched
|
||||
to a symbol in ``style``.
|
||||
|
||||
The ``unmatchedSymbols`` list will be filled with all symbol names from ``style`` which were not be matched
|
||||
The ``unmatchedSymbols`` list will be filled with all symbol names from ``style`` which were not matched
|
||||
to an existing category.
|
||||
|
||||
If ``caseSensitive`` is false, then a case-insensitive match will be performed. If ``useTolerantMatch``
|
||||
|
@ -233,7 +233,7 @@ class CORE_EXPORT QgsCategorizedSymbolRenderer : public QgsFeatureRenderer
|
||||
* The \a unmatchedCategories list will be filled with all existing categories which could not be matched
|
||||
* to a symbol in \a style.
|
||||
*
|
||||
* The \a unmatchedSymbols list will be filled with all symbol names from \a style which were not be matched
|
||||
* The \a unmatchedSymbols list will be filled with all symbol names from \a style which were not matched
|
||||
* to an existing category.
|
||||
*
|
||||
* If \a caseSensitive is false, then a case-insensitive match will be performed. If \a useTolerantMatch
|
||||
|
Loading…
x
Reference in New Issue
Block a user