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 @@ 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)))
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue