Skip to content

Commit

Permalink
g.gui.tplot manual: specify size option units (#3643)
Browse files Browse the repository at this point in the history
* g.gui.tplot manual: specify size option units

* Update gui/wxpython/tplot/g.gui.tplot.py

Co-authored-by: Anna Petrasova <kratochanna@gmail.com>

---------

Co-authored-by: Anna Petrasova <kratochanna@gmail.com>
  • Loading branch information
veroandreo and petrasovaa committed Apr 23, 2024
1 parent 5661bad commit e354fa6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gui/wxpython/tplot/g.gui.tplot.py
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@
# %option
# % key: size
# % type: string
# % label: The size for output image
# % label: Size of output image as width,height in pixels
# % description: It works only with output parameter
# % required: no
# %end
Expand Down

0 comments on commit e354fa6

Please sign in to comment.