Index: trunk/zoo-project/zoo-services/gdal/profile/cgi-env/GdalExtractProfile.zcfg
===================================================================
--- trunk/zoo-project/zoo-services/gdal/profile/cgi-env/GdalExtractProfile.zcfg	(revision 471)
+++ trunk/zoo-project/zoo-services/gdal/profile/cgi-env/GdalExtractProfile.zcfg	(revision 536)
@@ -1,5 +1,5 @@
 [GdalExtractProfile]
- Title = Convert raster data from one format to another. 
- Abstract = Converts raster data between different formats.
+ Title = Extract elevation values along a line. 
+ Abstract = Fetch the x,y,z values of a DEM raster file along a linestring
  processVersion = 1
  storeSupported = true
@@ -12,5 +12,5 @@
  <DataInputs>
   [RasterFile]
-   Title = The name fo the MNT file
+   Title = The name of the MNT file
    Abstract = The file containing elevation model relative to the dataPath defined in the ZOO-Project main configuration file.
    minOccurs = 0
@@ -43,5 +43,5 @@
   [Profile]
    Title = The resulting profile
-   Abstract = GeoJSON string containing the X Y Z values where (X,Y) is corresponding to the original coordinates and Z the elevation value 
+   Abstract = GeoJSON string containing the X Y Z values where (X,Y) is corresponding to the original coordinates and the elevation value. 
    <ComplexData>
     <Default>
