Revision: 2717
          https://sourceforge.net/p/mrbs/code/2717/
Author:   cimorrison
Date:     2013-03-11 14:15:32 +0000 (Mon, 11 Mar 2013)
Log Message:
-----------
Fixed typo in comment

Modified Paths:
--------------
    mrbs/trunk/web/systemdefaults.inc.php

Modified: mrbs/trunk/web/systemdefaults.inc.php
===================================================================
--- mrbs/trunk/web/systemdefaults.inc.php       2013-03-10 18:04:14 UTC (rev 
2716)
+++ mrbs/trunk/web/systemdefaults.inc.php       2013-03-11 14:15:32 UTC (rev 
2717)
@@ -264,7 +264,7 @@
 // want to set an absolute date, eg the end of term, beyond which bookings 
cannot be made.
 // If you want to set a relative date, eg no more than a week away, then this 
can be done
 // using the area settings.   Note that it is possible to have both a relative 
and absolute
-// date, eg "no more than a week away and in any casae not past the end of 
term".
+// date, eg "no more than a week away and in any case not past the end of 
term".
 // Note that bookings are allowed on the $max_booking_date, but not after it.
 $max_booking_date_enabled = FALSE;
 $max_booking_date = "2012-07-23";  // Must be a string in the format 
"yyyy-mm-dd"
------------------------------------------------------------------------------
Symantec Endpoint Protection 12 positioned as A LEADER in The Forrester  
Wave(TM): Endpoint Security, Q1 2013 and "remains a good choice" in the  
endpoint security space. For insight on selecting the right partner to 
tackle endpoint security challenges, access the full report. 
http://p.sf.net/sfu/symantec-dev2dev
_______________________________________________
Mrbs-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mrbs-commits

Reply via email to