Skip to content

Commit 817a99e

Browse files
author
Tomas Pospisek
committed
spelling
1 parent 93170e7 commit 817a99e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/configuration/ResourcesPermissions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ The following resource types are available:
2828
* `FeatureInfo layer`: Feature info layer
2929
* `Attribute`: attribute of a feature info layer
3030

31-
The resource name corresponds to the technical name of its resource (e.g. WMS layer name). Most noteably, the name of a `map` resource corresponds to the relative path to the project below `qgs-resources` without `.qgs` extension (so i.e. the resource name for `qgs-resources/subfolder/project.qgs` will be `subfolder/project`).
31+
The resource name corresponds to the technical name of its resource (e.g. WMS layer name). Most notably, the name of a `map` resource corresponds to the relative path to the project below `qgs-resources` without `.qgs` extension (so i.e. the resource name for `qgs-resources/subfolder/project.qgs` will be `subfolder/project`).
3232

3333
*Note:* If your QGIS project is configured to return the field aliases rather than the field names in `GetFeatureInfo`, the resource name for layer `attribute` resources corresponds to the alias of the field.
3434

0 commit comments

Comments
 (0)