Index: trunk/zoo-project/zoo-services/gdal/ndvi/cgi-env/ndvi.py
===================================================================
--- trunk/zoo-project/zoo-services/gdal/ndvi/cgi-env/ndvi.py	(revision 536)
+++ trunk/zoo-project/zoo-services/gdal/ndvi/cgi-env/ndvi.py	(revision 781)
@@ -40,5 +40,5 @@
                                dataset.RasterXSize, dataset.RasterYSize,1, \
                                gdal.GDT_Float32)
-    # Set spatial informations of the new image.
+    # Set spatial information of the new image.
     if geoTransform:
         newDataset.SetGeoTransform(geoTransform)
