gnu: josm: Fix grammar of "allows to edit" to "allows editing".

* gnu/packages/geo (josm): Fix grammar.
This commit is contained in:
Vagrant Cascadian 2020-04-12 15:28:17 -07:00
parent 8098c2be4d
commit 9df26b0206
No known key found for this signature in database
GPG key ID: DC518FC87F9716AA

View file

@ -1292,7 +1292,7 @@ (define-public josm
(synopsis "OSM editor")
(description "JOSM is an extensible editor for OpenStreetMap (OSM). It
supports loading GPX tracks, background imagery and OSM data from local
sources as well as from online sources and allows to edit the OSM data (nodes,
sources as well as from online sources and allows editing the OSM data (nodes,
ways, and relations) and their metadata tags.")
(license license:gpl2+)))