Skip to content

Commit

Permalink
comment wording
Browse files Browse the repository at this point in the history
Co-authored-by: Vaclav Petras <[email protected]>
  • Loading branch information
neteler and wenzeslaus authored Oct 17, 2024
1 parent 21beac9 commit f9150b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gui/wxpython/location_wizard/wizard.py
Original file line number Diff line number Diff line change
Expand Up @@ -1604,7 +1604,7 @@ def __init__(self, wizard, parent):
self, data=None, columns=[_("Code"), _("Description"), _("Parameters")]
)

# spatialreference.org hyperlink
# A hyperlink to an CRS database
self.tlink = HyperlinkCtrl(
self,
id=wx.ID_ANY,
Expand Down

0 comments on commit f9150b4

Please sign in to comment.