Skip to content

Commit

Permalink
Update src/core/qgsmaplayerstore.h
Browse files Browse the repository at this point in the history
Co-Authored-By: elpaso <elpaso@itopen.it>
  • Loading branch information
m-kuhn and elpaso committed Mar 25, 2019
1 parent 422a96a commit 6560473
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/core/qgsmaplayerstore.h
Expand Up @@ -151,7 +151,7 @@ class CORE_EXPORT QgsMapLayerStore : public QObject
*
*
* \note If a layer with the same id is already in the store it is not added again,
* but if the validity of the layer has changed from false to true, the
* but if the validity of the layer has changed from FALSE to TRUE, the
* layer data source is updated to the new one.
*
* \returns a list of the map layers that were added
Expand Down

0 comments on commit 6560473

Please sign in to comment.