mirror of
https://github.com/qgis/QGIS.git
synced 2025-10-06 00:07:29 -04:00
Typo
This commit is contained in:
parent
499459be4b
commit
ea0c1d8cbc
@ -13,7 +13,7 @@ class QgsNetworkDistanceStrategy : QgsNetworkStrategy
|
||||
%Docstring
|
||||
|
||||
.. versionadded:: 3.0
|
||||
Strategy for caclulating edge cost based on its length. Should be
|
||||
Strategy for calculating edge cost based on its length. Should be
|
||||
used for finding shortest path between two points.
|
||||
%End
|
||||
|
||||
|
@ -1055,6 +1055,7 @@ cacluates:calculates
|
||||
cacluating:calculating
|
||||
cacluation:calculation
|
||||
cacluations:calculations
|
||||
caclulating:calculating
|
||||
caculate:calculate
|
||||
caculated:calculated
|
||||
caculater:calculator
|
||||
@ -4570,6 +4571,7 @@ muscial:musical
|
||||
muscician:musician
|
||||
muscicians:musicians
|
||||
musn't:mustn't
|
||||
mustator:mutator
|
||||
muste:must
|
||||
mutiliated:mutilated
|
||||
mutiple:multiple
|
||||
|
@ -23,7 +23,7 @@
|
||||
* \ingroup analysis
|
||||
* \class QgsNetworkDistanceStrategy
|
||||
* \since QGIS 3.0
|
||||
* \brief Strategy for caclulating edge cost based on its length. Should be
|
||||
* \brief Strategy for calculating edge cost based on its length. Should be
|
||||
* used for finding shortest path between two points.
|
||||
*/
|
||||
class ANALYSIS_EXPORT QgsNetworkDistanceStrategy : public QgsNetworkStrategy
|
||||
|
Loading…
x
Reference in New Issue
Block a user