Skip to content

Commit a4aa62c

Browse files
committed
spellcheck
1 parent 2676772 commit a4aa62c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/gis/settingup_background_map/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ When surveying in the field, it is essential to have appropriate background maps
99

1010
Online maps need internet connection to be displayed during the field survey and can use up a lot of mobile data, especially if you are using online raster maps.
1111

12-
Some background maps can be protected with an API key, a token or other kind of authorization. When packaging the project, the <QGISPluginName /> packages auth DB entries used in these layers in the `qgis_cfg.xml` file and the <MobileAppNameShort /> can display them correctly.
12+
Some background maps can be protected with an API key, a token or other kind of authorisation. When packaging the project, the <QGISPluginName /> packages <NoSpellcheck id="auth" /> DB entries used in these layers in the `qgis_cfg.xml` file and the <MobileAppNameShort /> can display them correctly.
1313

1414
:::warning Terms and conditions of background maps
1515
Keep in mind that background maps services and data sources come with their own terms of use.

src/manage/project/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ There are three options for handling layers:
4343
![Package current project options](../create-project/mergin_plugin_project_wizard_3.jpg "Package current project options")
4444

4545
::: tip Layers requiring authorization
46-
Some layers are protected with some kind of authorization, such as an API key or a token. The <QGISPluginNameShort /> packages auth DB entries used in layers in the `qgis_cfg.xml` file, so that these layers can be displayed in the <MobileAppNameShort />.
46+
Some layers are protected with some kind of authorisation, such as an API key or a token. The <QGISPluginNameShort /> packages <NoSpellcheck id="auth" /> DB entries used in layers in the `qgis_cfg.xml` file, so that these layers can be displayed in the <MobileAppNameShort />.
4747
:::
4848

4949

0 commit comments

Comments
 (0)