Index: trunk/MagicSoft/Mars/mimage/MImgCleanStd.cc
===================================================================
--- trunk/MagicSoft/Mars/mimage/MImgCleanStd.cc	(revision 7177)
+++ trunk/MagicSoft/Mars/mimage/MImgCleanStd.cc	(revision 7179)
@@ -39,5 +39,5 @@
 // In both cases, the possibility to have a camera with pixels of
 // different area is taken into account.
-// The too noisy pixels can be recognized and eventally switched off
+// The too noisy pixels can be recognized and eventually switched off
 // (Unmap: set blind pixels to UNUSED) separately, using the
 // MBlindPixelCalc Class. In the MBlindPixelCalc class there is also the
@@ -170,5 +170,5 @@
 // ===================
 // You use this cleaning method when you want to compare the number of
-// photo-electons of each pixel with the average pedestal RMS of the
+// photo-electrons of each pixel with the average pedestal RMS of the
 // inner pixels (for the MAGIC camera they are the smaller ones):
 //Begin_Html
@@ -259,5 +259,5 @@
 // informations of the boundary part of the shower only on the first
 // neighbors of the CORE pixels.
-// There is the possibility now to look not only at the firs neighbors
+// There is the possibility now to look not only at the first neighbors
 // (first ring),but also further away, around the CORE pixels. All the new
 // pixels you can find with this method, are tested with the second level
@@ -511,5 +511,5 @@
 //  Look for the boundary pixels around the core pixels
 //  if a pixel has more than 2.5 (clean level 2.5) sigma, and
-//  a core neigbor, it is declared as used.
+//  a core neighbor, it is declared as used.
 //
 void MImgCleanStd::CleanStep3()
@@ -744,5 +744,5 @@
 // --------------------------------------------------------------------------
 //
-//  Process the GUI Events comming from the two text entry fields.
+//  Process the GUI Events coming from the two text entry fields.
 //
 Bool_t MImgCleanStd::ProcessMessage(Int_t msg, Int_t submsg, Long_t param1, Long_t param2)
