This commit is contained in:
Denis Rouzaud 2019-01-23 11:36:45 -05:00 committed by GitHub
parent 240f2d2d0c
commit 532da4338c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -308,7 +308,7 @@ class APP_EXPORT QgsVertexTool : public QgsMapToolAdvancedDigitizing
*/
QList<QgsVector> mDragPointMarkersOffset;
//! structure to keep information about a rubber band user for dragging of a straight line segment
//! structure to keep information about a rubber band used for dragging of a straight line segment
struct StraightBand
{
QgsRubberBand *band = nullptr; //!< Pointer to the actual rubber band