Index: trunk/MagicSoft/Mars/mfileio/MReadTree.cc
===================================================================
--- trunk/MagicSoft/Mars/mfileio/MReadTree.cc	(revision 8642)
+++ trunk/MagicSoft/Mars/mfileio/MReadTree.cc	(revision 8674)
@@ -267,5 +267,5 @@
 //  list gets a new address. Therefor we reset all the autodel flags.
 //
-//  MAKE SURE THAT ALL YOPUR CUSTOM STREAMERS TAKE CARE OF ALL MEMORY
+//  MAKE SURE THAT ALL YOUR CUSTOM STREAMERS TAKE CARE OF ALL MEMORY
 //
 Bool_t MReadTree::Notify()
@@ -295,5 +295,5 @@
     // list gets a new address. Therefor we reset all the autodel flags.
     //
-    // MAKE SURE THAT ALL YOPUR CUSTOM STREAMERS TAKE CARE OF ALL MEMORY
+    // MAKE SURE THAT ALL YOUR CUSTOM STREAMERS TAKE CARE OF ALL MEMORY
     //
     TIter NextB(fTree->GetListOfBranches());
Index: trunk/MagicSoft/Mars/mfileio/MWriteRootFile.cc
===================================================================
--- trunk/MagicSoft/Mars/mfileio/MWriteRootFile.cc	(revision 8642)
+++ trunk/MagicSoft/Mars/mfileio/MWriteRootFile.cc	(revision 8674)
@@ -35,5 +35,5 @@
 // There is a special mode of operation which opens a new file for each new
 // file read by the reading task (opening the new file is initiated by
-// ReInit()) For more details se the corresponding constructor.
+// ReInit()) For more details see the corresponding constructor.
 //
 // Memory based trees
