Archived
1
0
Fork 0

gnu: java-jmapviewer: Fix grammar of "allows to easily integrate" to "easily

integrates".

* gnu/packages/geo (java-jmapviewer): Fix grammar.
This commit is contained in:
Vagrant Cascadian 2020-04-12 14:07:09 -07:00
parent 309aaea5e1
commit 4042f7f8e5
No known key found for this signature in database
GPG key ID: DC518FC87F9716AA

View file

@ -1153,8 +1153,8 @@ persisted.
(copy-file "JMapViewer.jar" (string-append dir "JMapViewer.jar")))))))) (copy-file "JMapViewer.jar" (string-append dir "JMapViewer.jar"))))))))
(home-page "https://wiki.openstreetmap.org/wiki/JMapViewer") (home-page "https://wiki.openstreetmap.org/wiki/JMapViewer")
(synopsis "OSM map integration in Java") (synopsis "OSM map integration in Java")
(description "JMapViewer is a Java component which allows to easily (description "JMapViewer is a Java component which easily
integrate an OSM map view into your Java application. It is maintained as integrates an OSM map view into your Java application. It is maintained as
an independent project by the JOSM team.") an independent project by the JOSM team.")
(license license:gpl2))) (license license:gpl2)))