mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-25 00:58:06 -05:00
Add missing quotes
This commit is contained in:
parent
fa1a9aca36
commit
4f3a2f1da6
@ -4,7 +4,7 @@
|
||||
"groups": ["GeometryGroup"],
|
||||
"description": "Creates a square from a diagonal.",
|
||||
"arguments": [
|
||||
{"arg":"point1", "description": "First point of the diagonal},
|
||||
{"arg":"point1", "description": "First point of the diagonal"},
|
||||
{"arg":"point2", "description": "Last point of the diagonal"}
|
||||
],
|
||||
"examples": [
|
||||
|
Loading…
x
Reference in New Issue
Block a user