mirror of
https://github.com/qgis/QGIS.git
synced 2025-04-18 00:03:05 -04:00
Fix typo in docs
git-svn-id: http://svn.osgeo.org/qgis/trunk@14374 c8812cc2-4d05-0410-92ff-de0c093fc19c
This commit is contained in:
parent
54742894f0
commit
e6f69ee4e1
@ -55,7 +55,7 @@ class CORE_EXPORT QgsMapLayer : public QObject
|
||||
/** Constructor
|
||||
* @param type Type of layer as defined in QgsMapLayer::LayerType enum
|
||||
* @param lyrname Display Name of the layer
|
||||
* @param source datasouce of layer
|
||||
* @param source datasource of layer
|
||||
*/
|
||||
QgsMapLayer( QgsMapLayer::LayerType type = VectorLayer, QString lyrname = QString::null, QString source = QString::null );
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user