diff --git a/Examples/IO/DEMToImageGenerator.cxx b/Examples/IO/DEMToImageGenerator.cxx
index 0745ed3de45c0c1fbe9bef4dfafb98abd89a951d..33d37b0fbbc51b3529cf2415b4340743f9a3b27b 100644
--- a/Examples/IO/DEMToImageGenerator.cxx
+++ b/Examples/IO/DEMToImageGenerator.cxx
@@ -242,8 +242,10 @@ int main(int argc, char * argv[])
  
    // Software Guide : BeginLatex
    //
-   // Let's now run this example using as input the Srtm datas contained in 
-   // \code{DEM\_srtm} folder.
+   // Let's now run this example using as input the SRTM data contained in 
+   // \code{DEM\_srtm} folder. Figure \redf{fig:DEMToImageGenerator}
+   // shows the obtained DEM. Invalid data values -- hidden areas due
+   // to SAR shadowing -- are set to zero.
    //
    //
    // \begin{figure} \center