Index: trunk/MagicSoft/Mars/mastro/MAstro.cc
===================================================================
--- trunk/MagicSoft/Mars/mastro/MAstro.cc	(revision 9305)
+++ trunk/MagicSoft/Mars/mastro/MAstro.cc	(revision 9314)
@@ -338,5 +338,5 @@
 // --------------------------------------------------------------------------
 //
-// Convert a mjd to a number yymmdd. The century is just cuts away, e.g.
+// Convert a mjd to a number yymmdd. The century is just cut away, e.g.
 //   54393 -->  71020   (2007/10/20)
 //   50741 --> 971020   (1997/10/20)
@@ -355,5 +355,5 @@
 //
 // Convert a yymmdd number to mjd. The century is defined as 2000 for
-// yy<70, 1900 elsewise.
+// yy<70, 1900 otherwise.
 //    71020 --> 54393 (2007/10/20)
 //   971020 --> 50741 (1997/10/20)
