gnu: java-jmapviewer: Fix grammar of "allows to easily integrate" to "easily
authorVagrant Cascadian <vagrant@debian.org>
Sun, 12 Apr 2020 21:07:09 +0000 (14:07 -0700)
committerVagrant Cascadian <vagrant@debian.org>
Sun, 12 Apr 2020 21:08:55 +0000 (14:08 -0700)
integrates".

* gnu/packages/geo (java-jmapviewer): Fix grammar.

gnu/packages/geo.scm

index 86385c1..4e0af93 100644 (file)
@@ -1153,8 +1153,8 @@ persisted.
                (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)))