File tree 3 files changed +4
-2
lines changed
python/analysis/auto_generated/network
3 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ class QgsNetworkDistanceStrategy : QgsNetworkStrategy
13
13
%Docstring
14
14
15
15
.. versionadded:: 3.0
16
- Strategy for caclulating edge cost based on its length. Should be
16
+ Strategy for calculating edge cost based on its length. Should be
17
17
used for finding shortest path between two points.
18
18
%End
19
19
Original file line number Diff line number Diff line change @@ -1055,6 +1055,7 @@ cacluates:calculates
1055
1055
cacluating:calculating
1056
1056
cacluation:calculation
1057
1057
cacluations:calculations
1058
+ caclulating:calculating
1058
1059
caculate:calculate
1059
1060
caculated:calculated
1060
1061
caculater:calculator
@@ -4570,6 +4571,7 @@ muscial:musical
4570
4571
muscician:musician
4571
4572
muscicians:musicians
4572
4573
musn't:mustn't
4574
+ mustator:mutator
4573
4575
muste:must
4574
4576
mutiliated:mutilated
4575
4577
mutiple:multiple
Original file line number Diff line number Diff line change 23
23
* \ingroup analysis
24
24
* \class QgsNetworkDistanceStrategy
25
25
* \since QGIS 3.0
26
- * \brief Strategy for caclulating edge cost based on its length. Should be
26
+ * \brief Strategy for calculating edge cost based on its length. Should be
27
27
* used for finding shortest path between two points.
28
28
*/
29
29
class ANALYSIS_EXPORT QgsNetworkDistanceStrategy : public QgsNetworkStrategy
You can’t perform that action at this time.
0 commit comments