From 71d5be4cf20876e320ba185b08ff030f1e823dcb Mon Sep 17 00:00:00 2001 From: Mathieu Bridon Date: Thu, 11 Jun 2015 18:25:23 +0200 Subject: [PATCH] datetime: Fix comment https://bugzilla.gnome.org/show_bug.cgi?id=749438 --- panels/datetime/date-endian.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/panels/datetime/date-endian.c b/panels/datetime/date-endian.c index 2f1aa7413..2abcb8925 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 {