[gnome-control-center] datetime: Fix comment



commit 71d5be4cf20876e320ba185b08ff030f1e823dcb
Author: Mathieu Bridon <bochecha daitauha fr>
Date:   Thu Jun 11 18:25:23 2015 +0200

    datetime: Fix comment
    
    https://bugzilla.gnome.org/show_bug.cgi?id=749438

 panels/datetime/date-endian.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/panels/datetime/date-endian.c b/panels/datetime/date-endian.c
index 2f1aa74..2abcb89 100644
--- a/panels/datetime/date-endian.c
+++ b/panels/datetime/date-endian.c
@@ -25,8 +25,8 @@
 
 #include "date-endian.h"
 
-/* We default to returning DATE_ENDIANESS_MIDDLE because that's
- * what 3.2 billion people use */
+/* We default to returning DATE_ENDIANESS_LITTLE because that's
+ * what 3.4 billion people use */
 #define DEFAULT_ENDIANESS DATE_ENDIANESS_LITTLE
 
 typedef enum {


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