Fix typo and do not spellcheck the json plugins testdata

This commit is contained in:
Alessandro Pasotti 2019-03-25 10:04:31 +01:00
parent 8e40481284
commit c6c3d0971a
2 changed files with 2 additions and 1 deletions

View File

@ -34,7 +34,7 @@ class QgsPluginDependenciesDialog(QtWidgets.QDialog, Ui_QgsPluginDependenciesDia
:type to_install: list
:param to_upgrade: list of plugin IDs that needs to be upgraded
:type to_upgrade: list
:param not_found: list of plugin IDs that are not found (unvailable)
:param not_found: list of plugin IDs that are not found (unavailable)
:type not_found: list
:param parent: parent object, defaults to None
:param parent: QWidget, optional

View File

@ -64,4 +64,5 @@ tests/testdata/qgis_server_accesscontrol/project.qgs
tests/testdata/qgis_server/ets-wms13/project.qgs
tests/testdata/layouts/sample_project.qgs
tests/testdata/layouts/2x_template_attributetable.qpt
tests/testdata/plugindependencies_data.json