[gnome-shell/datetime] Update comment about work days



commit ba5a28023ef6fc1835e38fb78c47386ef1bb6882
Author: David Zeuthen <davidz redhat com>
Date:   Thu Jan 20 13:08:58 2011 -0500

    Update comment about work days
    
    Signed-off-by: David Zeuthen <davidz redhat com>

 js/ui/calendar.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/js/ui/calendar.js b/js/ui/calendar.js
index 16c0961..aea20de 100644
--- a/js/ui/calendar.js
+++ b/js/ui/calendar.js
@@ -22,7 +22,7 @@ function _sameDay(dateA, dateB) {
 }
 
 /* TODO: maybe needs config - right now we assume that Saturday and
- * Sunday are work days (not true in e.g. Israel, it's Sunday and
+ * Sunday are non-work days (not true in e.g. Israel, it's Sunday and
  * Monday there)
  */
 function _isWorkDay(date) {



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]