Skip to content
Snippets Groups Projects
Commit 90c1d42a authored by Guylaine Prat's avatar Guylaine Prat
Browse files

Remove trailing space

parent cef41a39
No related branches found
No related tags found
No related merge requests found
......@@ -16,7 +16,7 @@
*/
/**
*
* This package provides the principal class of Rugged library API, as well as
* This package provides the principal class of Rugged library API, as well as
* the builder for Rugged instances.
*
* @author Luc Maisonobe
......
......@@ -16,7 +16,8 @@
*/
/**
*
* This package provides the Digital Elevation Model intersection using Bernardt Duvenhage's algorithm.
* This package provides the Digital Elevation Model intersection using
* Bernardt Duvenhage's algorithm.
*
* @author Luc Maisonobe
* @author Guylaine Prat
......
......@@ -16,9 +16,9 @@
*/
/**
*
* This package provides the interface for Digital Elevation Model intersection
* This package provides the interface for Digital Elevation Model intersection
* algorithm, as well as some simple implementations.
*
*
*
* @author Luc Maisonobe
* @author Guylaine Prat
......
......@@ -16,10 +16,10 @@
*/
/**
*
* This package provides the interface used to update Digital Elevation
* This package provides the interface used to update Digital Elevation
* Model tiles to be implemented by the user,
* the interface representing a raster tile, as well as a simple model.
* It provides also the interface representing a factory for raster tile,
* the interface representing a raster tile, as well as a simple model.
* It provides also the interface representing a factory for raster tile,
* as well as a simple implementation.
*
* @author Luc Maisonobe
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment