fix travis

This commit is contained in:
Peter Petrik 2018-07-02 13:07:28 +02:00
parent 82bedbaeee
commit 0bf920b21a
2 changed files with 2 additions and 2 deletions

View File

@ -15,7 +15,7 @@ QGIS Quick consists of a Qt plugin that provides the QML components and of a sha
\subsubsection qgsquick_overview_widgets_mapcanvas MapCanvas
\subsubsection qgsquick_overview_widgets_featureform FeatureForm
A form listing attributes of a given feature. It supports basic edit field widgets for types such as edit text, map value,
check box, date/time picker or external resource (photo capture).
checkbox, date/time picker or external resource (photo capture).
\subsubsection qgsquick_overview_widgets_positionmarker PositionMarker
The element refers to current position according gps location device connected to it. It holds information about longitude, latitude, altitude,
direction of the movement and accuracy of the signal. See also QgsQuickPositionKit.

View File

@ -33,7 +33,7 @@
* gets a row in the model. Also supports CRUD operations
* related to layer and feature pair.
*
* On top of the QgsFeature attibutes, support for "remember"
* On top of the QgsFeature attributes, support for "remember"
* attribute is added. Remember attribute is used for
* quick addition of the multiple features to the same layer.
* A new feature can use "remembered" attribute values from