Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
alexbruy committed Nov 22, 2016
1 parent b7fa540 commit dc82ad4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/analysis/network/qgsnetworkspeedstrategy.h
Expand Up @@ -21,7 +21,7 @@
/** \ingroup analysis
* \class QgsNetworkSpeedStrategy
* \note added in QGIS 3.0
* \brief Strategy for calcucating edge cost based on travel time. Should be
* \brief Strategy for calculating edge cost based on travel time. Should be
* used for finding fastest path between two points.
*/
class ANALYSIS_EXPORT QgsNetworkSpeedStrategy : public QgsNetworkStrategy
Expand Down

0 comments on commit dc82ad4

Please sign in to comment.