Index: /trunk/MagicSoft/Mars/Changelog
===================================================================
--- /trunk/MagicSoft/Mars/Changelog	(revision 7712)
+++ /trunk/MagicSoft/Mars/Changelog	(revision 7713)
@@ -36,4 +36,7 @@
    * mranforest/MRanTree.cc:
      - added a lot of comments in the code
+
+   * callisto.cc:
+     - fixed typo in output
 
 
Index: /trunk/MagicSoft/Mars/callisto.cc
===================================================================
--- /trunk/MagicSoft/Mars/callisto.cc	(revision 7712)
+++ /trunk/MagicSoft/Mars/callisto.cc	(revision 7713)
@@ -549,5 +549,5 @@
             // rc==-3: too much to the right (beyond limits)
 
-            gLog << err << "Calculation of pedestal from extrtactor (random) failed." << endl << endl;
+            gLog << err << "Calculation of pedestal from extractor (random) failed." << endl << endl;
 
             //error coding for the automatic analysis (to be filled into the database)
