Skip to content

Commit

Permalink
Fix alg description
Browse files Browse the repository at this point in the history
PostGIS DB -> PostgreSQL DB
  • Loading branch information
Felis Pimeja authored and nyalldawson committed Nov 17, 2019
1 parent 60ed888 commit d28da13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/plugins/processing/algs/help/qgis.yaml
Expand Up @@ -363,7 +363,7 @@ qgis:spatialiteexecutesql: >
This algorithm performs a SQL database query on a SpatiaLite database.

qgis:postgisexecutesql: >
This algorithm performs a SQL database query on a PostGIS database connected to QGIS.
This algorithm performs a SQL database query on a PostgreSQL database connected to QGIS.

qgis:postgisexecuteandloadsql: >
This algorithm performs a SQL database query on a PostGIS database connected to QGIS and loads the query results as a new layer.
Expand Down

0 comments on commit d28da13

Please sign in to comment.