mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-25 20:19:18 -05:00
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:
parent
309aaea5e1
commit
4042f7f8e5
1 changed files with 2 additions and 2 deletions
|
@ -1153,8 +1153,8 @@ (define-public java-jmapviewer
|
|||
(copy-file "JMapViewer.jar" (string-append dir "JMapViewer.jar"))))))))
|
||||
(home-page "https://wiki.openstreetmap.org/wiki/JMapViewer")
|
||||
(synopsis "OSM map integration in Java")
|
||||
(description "JMapViewer is a Java component which allows to easily
|
||||
integrate an OSM map view into your Java application. It is maintained as
|
||||
(description "JMapViewer is a Java component which easily
|
||||
integrates an OSM map view into your Java application. It is maintained as
|
||||
an independent project by the JOSM team.")
|
||||
(license license:gpl2)))
|
||||
|
||||
|
|
Loading…
Reference in a new issue